Example #1
0
 private global::System.Web.UI.WebControls.TableCell @__BuildControl__control13()
 {
     global::System.Web.UI.WebControls.TableCell @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.TableCell();
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     return(@__ctrl);
 }
Example #2
0
 private global::System.Web.UI.WebControls.TableCell @__BuildControl__control6()
 {
     global::System.Web.UI.WebControls.TableCell @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.TableCell();
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     global::System.Web.UI.WebControls.DropDownList @__ctrl1;
     @__ctrl1 = this.@__BuildControlDropDownList1();
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(@__ctrl1);
     return(@__ctrl);
 }
Example #3
0
 private global::System.Web.UI.WebControls.TableCell @__BuildControl__control14()
 {
     global::System.Web.UI.WebControls.TableCell @__ctrl;
     @__ctrl = new global::System.Web.UI.WebControls.TableCell();
     @__ctrl.ApplyStyleSheetSkin(this.Page);
     System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
     @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                <div style=\"text-align:right\">\r\n                    "));
     global::System.Web.UI.WebControls.Button @__ctrl1;
     @__ctrl1 = this.@__BuildControlSubmit();
     @__parser.AddParsedSubObject(@__ctrl1);
     @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl(" </div>\r\n            "));
     return(@__ctrl);
 }