Example #1
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtTemplateName()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtTemplateName = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID = "txtTemplateName";
     return(@__ctrl);
 }
Example #2
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtEntityCode()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl                 = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtEntityCode      = @__ctrl;
     @__ctrl.TemplateControl = this;
     @__ctrl.ID              = "txtEntityCode";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     return(@__ctrl);
 }
Example #3
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlerrorMsg()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl       = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.errorMsg = @__ctrl;
     @__ctrl.ID    = "errorMsg";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.Value = "";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "display:none");
     return(@__ctrl);
 }
Example #4
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtPageSize()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl          = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtPageSize = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID = "txtPageSize";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onkeyup", "this.value=this.value.replace(/\\D/g,\'\')");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onafterpaste", "this.value=this.value.replace(/\\D/g,\'\')");
     return(@__ctrl);
 }
Example #5
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtPageInfo()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl                 = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtPageInfo        = @__ctrl;
     @__ctrl.TemplateControl = this;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210 fLeft");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID = "txtPageInfo";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "display: none;");
     return(@__ctrl);
 }
Example #6
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtUnit()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl                 = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtUnit            = @__ctrl;
     @__ctrl.TemplateControl = this;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID = "txtUnit";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "报表使用单位~50:");
     return(@__ctrl);
 }
Example #7
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlBLNo()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl   = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.BLNo = @__ctrl;
     @__ctrl.TemplateControl = this;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210 toUpper");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID        = "BLNo";
     @__ctrl.MaxLength = 50;
     return(@__ctrl);
 }
Example #8
0
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControltxtTemplateName()
 {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.txtTemplateName    = @__ctrl;
     @__ctrl.TemplateControl = this;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "stepIpt w210 txtTemplateName");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     @__ctrl.ID = "txtTemplateName";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "模板名称~50:!");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onchange", "deoxidizevalidate(this)");
     return(@__ctrl);
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlsenDTo() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.senDTo = @__ctrl;
     @__ctrl.ID = "senDTo";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "width: 500px;");
     return @__ctrl;
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlcontactDetail_tf() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.contactDetail_tf = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "form-control");
     @__ctrl.ID = "contactDetail_tf";
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("placeholder", "Please Enter Contact Detail");
     return @__ctrl;
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControldesignation_tf() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.designation_tf = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "form-control");
     @__ctrl.ID = "designation_tf";
     @__ctrl.MaxLength = 30;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("title", "Max Length: 30");
     return @__ctrl;
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlUserLogin() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.UserLogin = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("style", "width: 150px");
     @__ctrl.ID = "UserLogin";
     return @__ctrl;
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlUserID() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.UserID = @__ctrl;
     @__ctrl.ID = "UserID";
     return @__ctrl;
 }
 private global::System.Web.UI.HtmlControls.HtmlInputText @__BuildControlapprovedBy_tf() {
     global::System.Web.UI.HtmlControls.HtmlInputText @__ctrl;
     @__ctrl = new global::System.Web.UI.HtmlControls.HtmlInputText();
     this.approvedBy_tf = @__ctrl;
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("type", "text");
     ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("class", "form-control disableControl");
     @__ctrl.ID = "approvedBy_tf";
     @__ctrl.Disabled = true;
     return @__ctrl;
 }