Property | Type | Description | |
---|---|---|---|
Head1 | global::System.Web.UI.HtmlControls.HtmlHead | ||
MainForm | global::System.Web.UI.HtmlControls.HtmlForm | ||
contentMain | global::System.Web.UI.WebControls.ContentPlaceHolder | ||
mainFooter | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Footer | ||
mainHeader | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Header | ||
mainMenu | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Menu | ||
mainNavBar | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.NavBar |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.HtmlControls.HtmlHead Head1 | ||
return | global::System.Web.UI.HtmlControls.HtmlHead |
protected global::System.Web.UI.HtmlControls.HtmlForm MainForm | ||
return | global::System.Web.UI.HtmlControls.HtmlForm |
protected global::System.Web.UI.WebControls.ContentPlaceHolder contentMain | ||
return | global::System.Web.UI.WebControls.ContentPlaceHolder |
protected global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Footer mainFooter | ||
return | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Footer |
protected global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Header mainHeader | ||
return | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Header |
protected global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Menu mainMenu | ||
return | global::NSoft.NFramework.StringResources.WebHost.Common.UserControls.Menu |