//------------------------------------------------------------------------------ // // 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.pages.admin { public partial class editforum { protected yaf.controls.PageLinks PageLinks; protected yaf.controls.AdminMenu Adminmenu1; protected System.Web.UI.WebControls.Label ForumNameTitle; protected System.Web.UI.WebControls.DropDownList CategoryList; protected System.Web.UI.WebControls.DropDownList ParentList; protected System.Web.UI.WebControls.TextBox Name; protected System.Web.UI.WebControls.TextBox Description; protected System.Web.UI.WebControls.TextBox remoteurl; protected System.Web.UI.WebControls.DropDownList ThemeList; protected System.Web.UI.WebControls.TextBox SortOrder; protected System.Web.UI.WebControls.CheckBox HideNoAccess; protected System.Web.UI.WebControls.CheckBox Locked; protected System.Web.UI.WebControls.CheckBox IsTest; protected System.Web.UI.WebControls.CheckBox Moderated; protected System.Web.UI.HtmlControls.HtmlTableRow NewGroupRow; protected System.Web.UI.WebControls.DropDownList AccessMaskID; protected System.Web.UI.WebControls.Repeater AccessList; protected System.Web.UI.WebControls.Button Save; protected System.Web.UI.WebControls.Button Cancel; protected yaf.controls.SmartScroller SmartScroller1; } }