C# Класс WebChat.Default

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

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

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
Panel1 global::System.Web.UI.WebControls.Panel
RequiredFieldValidatorAge global::System.Web.UI.WebControls.RequiredFieldValidator
btnJoin global::System.Web.UI.WebControls.Button
ddlMunicipality global::System.Web.UI.WebControls.DropDownList
ddlReference global::System.Web.UI.WebControls.DropDownList
ddlbChatBeforeYes global::System.Web.UI.WebControls.DropDownList
ddlbGender global::System.Web.UI.WebControls.DropDownList
lblAge global::System.Web.UI.WebControls.Label
lblChatBeforeText global::System.Web.UI.WebControls.Label
lblDescription global::System.Web.UI.WebControls.Label
lblGenderTxt global::System.Web.UI.WebControls.Label
lblHeader global::System.Web.UI.WebControls.Label
lblMunicipality global::System.Web.UI.WebControls.Label
lblWhere global::System.Web.UI.WebControls.Label
tbAge global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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