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

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

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

Свойство Тип Описание
btnExit global::System.Web.UI.WebControls.Button
btnReset global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cbIsEnabled global::System.Web.UI.WebControls.CheckBox
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvTax global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblGrdTitleTax global::System.Web.UI.WebControls.Label
lblIsEnabled global::System.Web.UI.WebControls.Label
lblRate global::System.Web.UI.WebControls.Label
nRate global::AjaxControlToolkit.NumericUpDownExtender
pnlTaxItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvRate global::System.Web.UI.WebControls.RequiredFieldValidator
txtRate global::System.Web.UI.WebControls.TextBox
upnlTax global::System.Web.UI.UpdatePanel
upnlTaxItem global::System.Web.UI.UpdatePanel
valsummaryTax global::System.Web.UI.WebControls.ValidationSummary

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

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

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

Метод Описание
BeginAddMode ( ) : void
BeginEditMode ( ) : void
ExitMode ( ) : void
FillTaxs ( int PageIndex ) : void
ManageTax_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
gvTax_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvTax_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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