C# Класс WIKI.Account.NewQuestion

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

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

Свойство Тип Описание
Button1 global::System.Web.UI.WebControls.Button
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
txtBody global::System.Web.UI.WebControls.TextBox
txtTag1 global::System.Web.UI.WebControls.TextBox
txtTag10 global::System.Web.UI.WebControls.TextBox
txtTag2 global::System.Web.UI.WebControls.TextBox
txtTag3 global::System.Web.UI.WebControls.TextBox
txtTag4 global::System.Web.UI.WebControls.TextBox
txtTag5 global::System.Web.UI.WebControls.TextBox
txtTag6 global::System.Web.UI.WebControls.TextBox
txtTag7 global::System.Web.UI.WebControls.TextBox
txtTag8 global::System.Web.UI.WebControls.TextBox
txtTag9 global::System.Web.UI.WebControls.TextBox
txtTitle global::System.Web.UI.WebControls.TextBox

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

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

Приватные методы

Метод Описание
InsertTags ( ) : void

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

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

protected BackOnQuestion ( ) : void
Результат void

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

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

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

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

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

protected ResetFields ( ) : void
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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