C# Класс Abidar.Example.SiteMaster

Наследование: System.Web.UI.MasterPage
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
HeadAboutLink global::System.Web.UI.HtmlControls.HtmlAnchor
HeadContent global::System.Web.UI.WebControls.ContentPlaceHolder
HeadHomeLink global::System.Web.UI.HtmlControls.HtmlAnchor
HeadLoginView global::System.Web.UI.WebControls.LoginView
MainContent global::System.Web.UI.WebControls.ContentPlaceHolder
MasterPageScriptManager global::System.Web.UI.ScriptManager

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

HeadAboutLink защищенное свойство

HeadAboutLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor HeadAboutLink
Результат global::System.Web.UI.HtmlControls.HtmlAnchor

HeadContent защищенное свойство

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
Результат global::System.Web.UI.WebControls.ContentPlaceHolder

HeadHomeLink защищенное свойство

HeadHomeLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlAnchor HeadHomeLink
Результат global::System.Web.UI.HtmlControls.HtmlAnchor

HeadLoginView защищенное свойство

HeadLoginView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LoginView HeadLoginView
Результат global::System.Web.UI.WebControls.LoginView

MainContent защищенное свойство

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
Результат global::System.Web.UI.WebControls.ContentPlaceHolder

MasterPageScriptManager защищенное свойство

MasterPageScriptManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager MasterPageScriptManager
Результат global::System.Web.UI.ScriptManager