//------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace WebsitePanel.Portal.VPSForPC { public partial class VpsDetailsPermissions { /// /// breadcrumb control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::WebsitePanel.Portal.VPSForPC.UserControls.Breadcrumb breadcrumb; /// /// menu control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::WebsitePanel.Portal.VPSForPC.UserControls.Menu menu; /// /// imgIcon control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Image imgIcon; /// /// locTitle control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::WebsitePanel.Portal.VPSForPC.UserControls.FormTitle locTitle; /// /// tabs control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::WebsitePanel.Portal.VPSForPC.UserControls.ServerTabs tabs; /// /// messageBox control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::WebsitePanel.Portal.UserControls.SimpleMessageBox messageBox; /// /// chkOverride control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.CheckBox chkOverride; /// /// gvVpsPermissions control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.GridView gvVpsPermissions; /// /// btnUpdateVpsPermissions control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Button btnUpdateVpsPermissions; /// /// FormComments control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Localize FormComments; } }