C# Класс AJH.CMS.WEB.UI.Admin.ManagePreference_UC

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

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

Свойство Тип Описание
btnSave global::System.Web.UI.WebControls.Button
cbCheckAll global::System.Web.UI.WebControls.CheckBox
cblstPreferneces global::System.Web.UI.WebControls.CheckBoxList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
pnlPreferenceItem global::System.Web.UI.WebControls.Panel
upnlPreferenceItem global::System.Web.UI.UpdatePanel

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

Метод Описание
OnInit ( EventArgs e ) : void

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

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

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

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

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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