private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control2()
        {
            global::System.Web.UI.WebControls.HyperLink @__ctrl;

            @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
            @__ctrl.ApplyStyleSheetSkin(this);

            @__ctrl.Text = "WebControls are evil";
        }
Ejemplo n.º 2
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control4()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID           = "lnkMain";
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control4);
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControlbtnVisualizar()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl            = new global::System.Web.UI.WebControls.HyperLink();
     this.btnVisualizar = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID       = "btnVisualizar";
     @__ctrl.CssClass = "btn btn-primary";
     @__ctrl.Text     = "Visualizar";
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control6()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID           = "ManufacturerNameHyperLink";
     @__ctrl.NavigateUrl  = "";
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control6);
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control29()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID          = "LocationHyperLink";
     @__ctrl.NavigateUrl = "";
     @__ctrl.Text        = "Locations";
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control14()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID          = "MachineNameHyperLink";
     @__ctrl.NavigateUrl = "";
     @__ctrl.Text        = "Edit/Delete";
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControlAddNewHyperlink()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     this.AddNewHyperlink = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "AddNewHyperlink";
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("Add New Manufacturer"));
     return(@__ctrl);
 }
Ejemplo n.º 8
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControlITSTTasks()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl        = new global::System.Web.UI.WebControls.HyperLink();
     this.ITSTTasks = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID          = "ITSTTasks";
     @__ctrl.Text        = "";
     @__ctrl.ForeColor   = global::System.Drawing.Color.Red;
     @__ctrl.NavigateUrl = "#";
     return(@__ctrl);
 }
Ejemplo n.º 9
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control8()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "HyperLink1";
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                       \r\n                       Ler Mais "));
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control8);
     return(@__ctrl);
 }
Ejemplo n.º 10
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControllistUrl()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl      = new global::System.Web.UI.WebControls.HyperLink();
     this.listUrl = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "listUrl";
     global::System.Web.UI.WebControls.Label @__ctrl1;
     @__ctrl1 = this.@__BuildControlTitle();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control11()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "lnk";
     global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
     @__ctrl1 = this.@__BuildControl__control12();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control11);
     return(@__ctrl);
 }
Ejemplo n.º 12
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control7()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.CssClass = "btn btn-primary";
     @__ctrl.ID       = "lnk_DownloadPDFAto";
     @__ctrl.Text     = "Download Ato";
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("<i class=\"glyphicon glyphicon-download\"></i>&nbsp;Download Peça Única"));
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control7);
     return(@__ctrl);
 }
Ejemplo n.º 13
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control4()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "HyperLink2";
     global::System.Web.UI.WebControls.Label @__ctrl1;
     @__ctrl1 = this.@__BuildControl__control5();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control4);
     return(@__ctrl);
 }
Ejemplo n.º 14
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control3()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID        = "HyperLinkNewsTitle";
     @__ctrl.Font.Bold = true;
     @__ctrl.Font.Size = System.Web.UI.WebControls.FontUnit.Medium;
     @__ctrl.ForeColor = ((System.Drawing.Color)(System.Drawing.Color.FromArgb(0, 102, 0)));
     global::System.Web.UI.DataBoundLiteralControl @__ctrl1;
     @__ctrl1 = this.@__BuildControl__control4();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control3);
     return(@__ctrl);
 }
Ejemplo n.º 15
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control30() {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     
     #line default
     #line hidden
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.ID = "HyperLink1";
     
     #line default
     #line hidden
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.NavigateUrl = "";
     
     #line default
     #line hidden
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.Text = "";
     
     #line default
     #line hidden
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.Visible = false;
     
     #line default
     #line hidden
     
     #line 173 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.Target = "_blank";
     
     #line default
     #line hidden
     return @__ctrl;
 }
Ejemplo n.º 16
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control18() {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     
     #line 158 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     
     #line default
     #line hidden
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 158 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.ID = "hlk_equipmentID";
     
     #line default
     #line hidden
     
     #line 158 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.NavigateUrl = "ShowAccident.aspx?AID=\'";
     
     #line default
     #line hidden
     
     #line 158 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\EquipmentDataList.aspx"
     @__ctrl.Target = "_blank";
     
     #line default
     #line hidden
     return @__ctrl;
 }
Ejemplo n.º 17
0
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control14() {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     
     #line 114 "D:\Source\DotNet\ParkingRepairSystemKAO\Statistics\StudyFileUpload_Q.aspx"
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     
     #line default
     #line hidden
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 114 "D:\Source\DotNet\ParkingRepairSystemKAO\Statistics\StudyFileUpload_Q.aspx"
     @__ctrl.ID = "HyperLink1";
     
     #line default
     #line hidden
     
     #line 114 "D:\Source\DotNet\ParkingRepairSystemKAO\Statistics\StudyFileUpload_Q.aspx"
     @__ctrl.Target = "_blank";
     
     #line default
     #line hidden
     return @__ctrl;
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControl__control9() {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.Target = "_blank";
     @__ctrl.DataBinding += new System.EventHandler(this.@__DataBinding__control9);
     return @__ctrl;
 }
 private global::System.Web.UI.WebControls.HyperLink @__BuildControllnkListUrl()
 {
     global::System.Web.UI.WebControls.HyperLink @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.HyperLink();
     this.lnkListUrl = @__ctrl;
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "lnkListUrl";
     @__ctrl.Target = "_blank";
     return @__ctrl;
 }