예제 #1
0
 private global::AjaxControlToolkit.MaskedEditValidator @__BuildControlMaskedEditValidator1() {
     global::AjaxControlToolkit.MaskedEditValidator @__ctrl;
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl = new global::AjaxControlToolkit.MaskedEditValidator();
     
     #line default
     #line hidden
     this.MaskedEditValidator1 = @__ctrl;
     @__ctrl.TemplateControl = this;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.ID = "MaskedEditValidator1";
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.ControlToValidate = "txt_StockOutTime";
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.ControlExtender = "txt_StockOutTime_MaskedEditExtender";
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.IsValidEmpty = false;
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.EmptyValueMessage = "不可為空";
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.InvalidValueMessage = "格式不正確";
     
     #line default
     #line hidden
     
     #line 73 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\StockOut_AM.aspx"
     @__ctrl.Display = global::System.Web.UI.WebControls.ValidatorDisplay.Static;
     
     #line default
     #line hidden
     return @__ctrl;
 }
예제 #2
0
 private global::AjaxControlToolkit.MaskedEditValidator @__BuildControlMaskedEditValidator2() {
     global::AjaxControlToolkit.MaskedEditValidator @__ctrl;
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl = new global::AjaxControlToolkit.MaskedEditValidator();
     
     #line default
     #line hidden
     this.MaskedEditValidator2 = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.ID = "MaskedEditValidator2";
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.ControlToValidate = "txt_startDate";
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.ControlExtender = "MaskedEditExtender1";
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.IsValidEmpty = false;
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.EmptyValueMessage = "不可為空";
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.InvalidValueMessage = "格式不正確";
     
     #line default
     #line hidden
     
     #line 78 "D:\Source\DotNet\ParkingRepairSystemKAO\MIS\Project_AM.aspx"
     @__ctrl.Display = global::System.Web.UI.WebControls.ValidatorDisplay.Static;
     
     #line default
     #line hidden
     return @__ctrl;
 }
예제 #3
0
 private global::AjaxControlToolkit.MaskedEditValidator @__BuildControlMaskedEditValidator1() {
     global::AjaxControlToolkit.MaskedEditValidator @__ctrl;
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl = new global::AjaxControlToolkit.MaskedEditValidator();
     
     #line default
     #line hidden
     this.MaskedEditValidator1 = @__ctrl;
     @__ctrl.ApplyStyleSheetSkin(this);
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.ID = "MaskedEditValidator1";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.ControlExtender = "MaskedEditExtender1";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.ControlToValidate = "txt_happen_Time";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.IsValidEmpty = false;
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.Display = global::System.Web.UI.WebControls.ValidatorDisplay.Dynamic;
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.EmptyValueBlurredText = "請輸入時、分、秒!!!";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.InvalidValueBlurredMessage = "時間格式錯誤";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.InvalidValueMessage = "時間格式錯誤";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.ErrorMessage = "請輸入正確時間";
     
     #line default
     #line hidden
     
     #line 54 "D:\Source\DotNet\ParkingRepairSystemKAO\Inventory\ReInventory_D.aspx"
     @__ctrl.TooltipMessage = "時、分、秒";
     
     #line default
     #line hidden
     return @__ctrl;
 }