C# Класс ProjectNinja.MasterPage

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

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

Свойство Тип Описание
ExtraJs global::System.Web.UI.WebControls.ContentPlaceHolder
breadCrumb global::System.Web.UI.WebControls.ContentPlaceHolder
extraCss global::System.Web.UI.WebControls.ContentPlaceHolder
mainContent global::System.Web.UI.WebControls.ContentPlaceHolder
pageTitle global::System.Web.UI.WebControls.ContentPlaceHolder
teacherCal 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 System.EventArgs
Результат void

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

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

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

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

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

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

extraCss control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder extraCss
Результат 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

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

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

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