C# Класс FITKMS.QA.Add

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

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

Свойство Тип Описание
AutoCompleteExtender1 global::AjaxControlToolkit.AutoCompleteExtender
Save global::System.Web.UI.WebControls.Button
ScriptManager1 global::System.Web.UI.ScriptManager
UpdatePanel1 global::System.Web.UI.UpdatePanel
ddOblast global::System.Web.UI.WebControls.DropDownList
ddTema global::System.Web.UI.WebControls.DropDownList
errorLabel global::System.Web.UI.WebControls.Label
error_label global::System.Web.UI.HtmlControls.HtmlGenericControl
successLabel global::System.Web.UI.WebControls.Label
success_label global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsInput global::System.Web.UI.WebControls.TextBox
txtNaslovPitanja global::System.Web.UI.WebControls.TextBox
wysiwyg global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
FillTeme ( int id ) : void

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

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

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

Метод Описание
ClearFields ( ) : void
GetTagNames ( string prefixText, int count ) : string[]

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

FillTeme() публичный Метод

public FillTeme ( int id ) : void
id int
Результат void

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

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

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

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

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

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

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

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

AutoCompleteExtender1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.AutoCompleteExtender AutoCompleteExtender1
Результат global::AjaxControlToolkit.AutoCompleteExtender

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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