Ejemplo n.º 1
0
 private global::System.Web.UI.WebControls.Table @__BuildControlTable1()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl     = new global::System.Web.UI.WebControls.Table();
     this.Table1 = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "Table1";
     return(@__ctrl);
 }
Ejemplo n.º 2
0
 private global::System.Web.UI.WebControls.Table @__BuildControlTable1()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl     = new global::System.Web.UI.WebControls.Table();
     this.Table1 = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "Table1";
     @__ctrl.HorizontalAlign = global::System.Web.UI.WebControls.HorizontalAlign.Center;
     this.@__BuildControl__control2(@__ctrl.Rows);
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.Table @__BuildControlWET4LeftNavigationTable()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.Table();
     this.WET4LeftNavigationTable = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "WET4LeftNavigationTable";
     @__ctrl.CssClass = "WET4LeftNavigationTable";
     @__ctrl.BorderColor = ((System.Drawing.Color)(System.Drawing.Color.FromArgb(204, 204, 255)));
     @__ctrl.CellPadding = 0;
     @__ctrl.CellSpacing = 0;
     return @__ctrl;
 }
 private global::System.Web.UI.WebControls.Table @__BuildControlWET4LeftNavigationTable()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.Table();
     this.WET4LeftNavigationTable = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID          = "WET4LeftNavigationTable";
     @__ctrl.CssClass    = "WET4LeftNavigationTable";
     @__ctrl.BorderColor = ((System.Drawing.Color)(System.Drawing.Color.FromArgb(204, 204, 255)));
     @__ctrl.CellPadding = 0;
     @__ctrl.CellSpacing = 0;
     return(@__ctrl);
 }
 private global::System.Web.UI.WebControls.Table @__BuildControlTable1()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.Table();
     this.Table1 = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "Table1";
     return @__ctrl;
 }
 private global::System.Web.UI.WebControls.Table @__BuildControlQueryResult()
 {
     global::System.Web.UI.WebControls.Table @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.Table();
     this.QueryResult = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     @__ctrl.ID = "QueryResult";
     return @__ctrl;
 }