//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.42 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Mainsoft.Web.AspnetConfig { public partial class EditUser { protected System.Web.UI.WebControls.MultiView MultiView1; protected System.Web.UI.WebControls.View updateUser; protected System.Web.UI.WebControls.TextBox userid_txb; protected System.Web.UI.WebControls.TextBox email_txb; protected System.Web.UI.WebControls.CheckBox active_chb; protected System.Web.UI.WebControls.TextBox desc_txb; protected System.Web.UI.WebControls.Button save_bt; protected Mainsoft.Web.AspnetConfig.Searcher srch; protected System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1; protected System.Web.UI.WebControls.View successupdate; protected System.Web.UI.WebControls.Label name_lbl; protected System.Web.UI.WebControls.Button success_btn; } }