//------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Swift.web.SwiftSystem.UserManagement.AgentUserSetup { public partial class Manage { /// /// Head1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlHead Head1; /// /// form1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; /// /// sc control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.ScriptManager sc; /// /// up1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.UpdatePanel up1; /// /// salutation control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList salutation; /// /// gender control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList gender; /// /// firstName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox firstName; /// /// middleName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox middleName; /// /// lastName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox lastName; /// /// RequiredFieldValidator3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator3; /// /// branchName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox branchName; /// /// branchNameAuto control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::Swift.web.Component.AutoComplete.SwiftTextBox branchNameAuto; /// /// spnPickAgent control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlGenericControl spnPickAgent; /// /// hdnBranchId control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField hdnBranchId; /// /// hdnBranchName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField hdnBranchName; /// /// hdnAgentType control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.HiddenField hdnAgentType; /// /// userName control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox userName; /// /// userAccessLevel control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList userAccessLevel; /// /// pwdChangeDays control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox pwdChangeDays; /// /// FilteredTextBoxExtender1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender1; /// /// pwdChangeWarningDays control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox pwdChangeWarningDays; /// /// FilteredTextBoxExtender3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender3; /// /// sessionTimeOutPeriod control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox sessionTimeOutPeriod; /// /// FilteredTextBoxExtender5 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender5; /// /// maxReportViewDays control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox maxReportViewDays; /// /// FilteredTextBoxExtender4 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender4; /// /// loginTime control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox loginTime; /// /// MaskedEditExtender2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender2; /// /// MaskedEditValidator2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator2; /// /// logoutTime control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox logoutTime; /// /// MaskedEditExtender1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender1; /// /// MaskedEditValidator1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator1; /// /// sendTrnFrom control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox sendTrnFrom; /// /// MaskedEditExtender3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender3; /// /// MaskedEditValidator3 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator3; /// /// sendTrnTo control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox sendTrnTo; /// /// MaskedEditExtender4 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender4; /// /// MaskedEditValidator4 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator4; /// /// payTrnFrom control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox payTrnFrom; /// /// MaskedEditExtender5 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender5; /// /// MaskedEditValidator5 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator5; /// /// payTrnTo control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox payTrnTo; /// /// MaskedEditExtender6 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditExtender MaskedEditExtender6; /// /// MaskedEditValidator6 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.MaskedEditValidator MaskedEditValidator6; /// /// country control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList country; /// /// lblRegionType control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Label lblRegionType; /// /// state control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList state; /// /// pnlZip control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel pnlZip; /// /// zip control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox zip; /// /// pnlDistrict control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Panel pnlDistrict; /// /// district control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.DropDownList district; /// /// address control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox address; /// /// email control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox email; /// /// RegularExpressionValidator1 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1; /// /// telephoneNo control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox telephoneNo; /// /// FilteredTextBoxExtender control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender; /// /// mobileNo control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.TextBox mobileNo; /// /// FilteredTextBoxExtender2 control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::AjaxControlToolkit.FilteredTextBoxExtender FilteredTextBoxExtender2; /// /// btnSumit control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button btnSumit; } }