C# Class VolTeer.Masters.Site

显示文件 Open project: CISC181/VolTeerNET

Protected Properties

Property Type Description
FeaturedContent global::System.Web.UI.WebControls.ContentPlaceHolder
Head1 global::System.Web.UI.HtmlControls.HtmlHead
HeadContent global::System.Web.UI.WebControls.ContentPlaceHolder
LoginView1 global::System.Web.UI.WebControls.LoginView
MainContent global::System.Web.UI.WebControls.ContentPlaceHolder
PlaceHolder1 global::System.Web.UI.WebControls.PlaceHolder
RadMenu1 global::Telerik.Web.UI.RadMenu
RadScriptManager1 global::Telerik.Web.UI.RadScriptManager
frmMaster global::System.Web.UI.HtmlControls.HtmlForm

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

FeaturedContent protected_oe property

FeaturedContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder FeaturedContent
return global::System.Web.UI.WebControls.ContentPlaceHolder

Head1 protected_oe property

Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head1
return global::System.Web.UI.HtmlControls.HtmlHead

HeadContent protected_oe property

HeadContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder HeadContent
return global::System.Web.UI.WebControls.ContentPlaceHolder

LoginView1 protected_oe property

LoginView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LoginView LoginView1
return global::System.Web.UI.WebControls.LoginView

MainContent protected_oe property

MainContent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder MainContent
return global::System.Web.UI.WebControls.ContentPlaceHolder

PlaceHolder1 protected_oe property

PlaceHolder1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder PlaceHolder1
return global::System.Web.UI.WebControls.PlaceHolder

RadMenu1 protected_oe property

RadMenu1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadMenu RadMenu1
return global::Telerik.Web.UI.RadMenu

RadScriptManager1 protected_oe property

RadScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadScriptManager RadScriptManager1
return global::Telerik.Web.UI.RadScriptManager

frmMaster protected_oe property

frmMaster control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm frmMaster
return global::System.Web.UI.HtmlControls.HtmlForm