C# Класс PollSystem.Site_Mobile

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

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

Свойство Тип Описание
FeaturedContent global::System.Web.UI.WebControls.ContentPlaceHolder
HeadContent global::System.Web.UI.WebControls.ContentPlaceHolder
MainContent global::System.Web.UI.WebControls.ContentPlaceHolder
form1 global::System.Web.UI.HtmlControls.HtmlForm

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

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

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

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

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

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

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

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

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

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

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

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