C# Класс PERMWebSolution.Views.layout

Показать файл Открыть проект

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

Свойство Тип Описание
HeadTitle global::System.Web.UI.WebControls.ContentPlaceHolder
MainContent global::System.Web.UI.WebControls.ContentPlaceHolder
NavigationBackUrl global::System.Web.UI.WebControls.ContentPlaceHolder
NavigationNextUrl global::System.Web.UI.WebControls.ContentPlaceHolder
PageTitle global::System.Web.UI.WebControls.ContentPlaceHolder
ScriptsAndStyles global::System.Web.UI.WebControls.ContentPlaceHolder

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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