//------------------------------------------------------------------------------ // // 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 editgroup { protected yaf.controls.PageLinks PageLinks; protected System.Web.UI.WebControls.TextBox Name; protected System.Web.UI.WebControls.CheckBox IsAdminX; protected System.Web.UI.WebControls.CheckBox IsGuestGroup; protected System.Web.UI.WebControls.CheckBox IsStart; protected System.Web.UI.WebControls.CheckBox IsModeratorX; 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; } }