//------------------------------------------------------------------------------ // // 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 EditUsersProfile { protected System.Web.UI.WebControls.TextBox Realname; protected System.Web.UI.WebControls.TextBox Occupation; protected System.Web.UI.WebControls.TextBox Interests; protected System.Web.UI.WebControls.DropDownList Gender; protected System.Web.UI.WebControls.TextBox Location; protected System.Web.UI.WebControls.TextBox HomePage; protected System.Web.UI.WebControls.TextBox Weblog; protected System.Web.UI.WebControls.TextBox MSN; protected System.Web.UI.WebControls.TextBox YIM; protected System.Web.UI.WebControls.TextBox AIM; protected System.Web.UI.WebControls.TextBox ICQ; protected System.Web.UI.WebControls.DropDownList TimeZones; protected System.Web.UI.HtmlControls.HtmlTableRow ForumSettingsRows; protected System.Web.UI.HtmlControls.HtmlTableRow UserThemeRow; protected System.Web.UI.WebControls.DropDownList Theme; protected System.Web.UI.HtmlControls.HtmlTableRow UserLanguageRow; protected System.Web.UI.WebControls.DropDownList Language; protected System.Web.UI.HtmlControls.HtmlTableRow PMNotificationRow; protected System.Web.UI.WebControls.CheckBox PMNotificationEnabled; protected System.Web.UI.WebControls.PlaceHolder LoginInfo; protected System.Web.UI.WebControls.PlaceHolder ShowOldPassword; protected System.Web.UI.WebControls.TextBox OldPassword; protected System.Web.UI.WebControls.TextBox NewPassword1; protected System.Web.UI.WebControls.TextBox NewPassword2; protected System.Web.UI.WebControls.TextBox Email; protected System.Web.UI.WebControls.Button UpdateProfile; protected System.Web.UI.WebControls.Button Cancel; } }