C# Класс FITKMS.Admin.Index

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

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

Свойство Тип Описание
areaInput global::System.Web.UI.WebControls.TextBox
areaSubmit global::System.Web.UI.WebControls.Button
areas global::System.Web.UI.HtmlControls.HtmlGenericControl
areasGrid global::System.Web.UI.WebControls.DataGrid
areasTab global::System.Web.UI.HtmlControls.HtmlGenericControl
labelAreaInput global::System.Web.UI.WebControls.Label
labelTagInput global::System.Web.UI.WebControls.Label
labelThemeInput global::System.Web.UI.WebControls.Label
listAreas global::System.Web.UI.WebControls.DropDownList
tagDescInput global::System.Web.UI.WebControls.TextBox
tagInput global::System.Web.UI.WebControls.TextBox
tagSubmit global::System.Web.UI.WebControls.Button
tags global::System.Web.UI.HtmlControls.HtmlGenericControl
tagsGrid global::System.Web.UI.WebControls.DataGrid
tagsTab global::System.Web.UI.HtmlControls.HtmlGenericControl
themeInput global::System.Web.UI.WebControls.TextBox
themeSubmit global::System.Web.UI.WebControls.Button
themes global::System.Web.UI.HtmlControls.HtmlGenericControl
themesGrid global::System.Web.UI.WebControls.DataGrid
themesTab global::System.Web.UI.HtmlControls.HtmlGenericControl

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
areaSubmit_Click ( object sender, EventArgs e ) : void
areasGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
listAreas_SelectedIndexChanged ( object sender, EventArgs e ) : void
tagSubmit_Click ( object sender, EventArgs e ) : void
tagsGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
themeSubmit_Click ( object sender, EventArgs e ) : void
themesGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void

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

Метод Описание
BindAreas ( ) : void
BindListAreas ( ) : void
BindTags ( ) : void
BindThemes ( ) : void
activateAreasTab ( ) : void
activateTagsTab ( ) : void
activateThemesTab ( ) : void

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

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

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

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

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

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

protected areasGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Результат void

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

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

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

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

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

protected tagsGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Результат void

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

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

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

protected themesGrid_ItemCommand ( object source, DataGridCommandEventArgs e ) : void
source object
e DataGridCommandEventArgs
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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