C# Класс DEmo2AutoHostedWeb.Pages.ClientWebPart1

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

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

Свойство Тип Описание
AppWebLabel global::System.Web.UI.WebControls.Label
CurrentUserLabel global::System.Web.UI.WebControls.Label
ListList global::System.Web.UI.WebControls.ListView
UserList global::System.Web.UI.WebControls.ListView
WebTitleLabel global::System.Web.UI.WebControls.Label
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 System.EventArgs
Результат void

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

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

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

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

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

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

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

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

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

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

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

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