//------------------------------------------------------------------------------ // // 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 yaf.controls { public partial class EditUsersInfo { protected System.Web.UI.WebControls.TextBox Name; protected System.Web.UI.WebControls.TextBox Email; protected System.Web.UI.WebControls.DropDownList RankID; protected System.Web.UI.HtmlControls.HtmlTableRow IsHostAdminRow; protected System.Web.UI.WebControls.CheckBox IsHostAdminX; protected System.Web.UI.WebControls.TextBox Joined; protected System.Web.UI.WebControls.TextBox LastVisit; protected System.Web.UI.WebControls.Button Save; protected System.Web.UI.WebControls.Button Cancel; } }