C# Класс GaDotNet.HandlerDemo.Demo

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

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

Свойство Тип Описание
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
btnEventSubmit global::System.Web.UI.WebControls.Button
btnPageSubmit global::System.Web.UI.WebControls.Button
divAction global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
requiredPageDomain global::System.Web.UI.WebControls.RequiredFieldValidator
requiredPageTitle global::System.Web.UI.WebControls.RequiredFieldValidator
requiredPageURL global::System.Web.UI.WebControls.RequiredFieldValidator
txtEventAction global::System.Web.UI.WebControls.TextBox
txtEventCategory global::System.Web.UI.WebControls.TextBox
txtEventDomain global::System.Web.UI.WebControls.TextBox
txtEventLabel global::System.Web.UI.WebControls.TextBox
txtEventValue global::System.Web.UI.WebControls.TextBox
txtPageDomainName global::System.Web.UI.WebControls.TextBox
txtPageTitle global::System.Web.UI.WebControls.TextBox
txtPageURL global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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