C# Class VolTeer.Masters.Site

Afficher le fichier Open project: CISC181/VolTeerNET

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat 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
Résultat global::System.Web.UI.HtmlControls.HtmlForm