C# Class AJH.CMS.WEB.UI.Admin.ManageCategory_UC

Inheritance: System.Web.UI.UserControl
Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Property Type Description
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
cddParentCategory global::AjaxControlToolkit.CascadingDropDown
cddSearchModule global::AjaxControlToolkit.CascadingDropDown
ddlParentCategory global::System.Web.UI.WebControls.DropDownList
ddlSearchModule global::System.Web.UI.WebControls.DropDownList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
ibtnSearchModule global::System.Web.UI.WebControls.ImageButton
lblDescription global::System.Web.UI.WebControls.Label
lblGrdTitleCategory global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblOrderNumber global::System.Web.UI.WebControls.Label
lblParentCategory global::System.Web.UI.WebControls.Label
lblSearchModule global::System.Web.UI.WebControls.Label
numOrderNumber global::AjaxControlToolkit.NumericUpDownExtender
pnlCategoryItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvDescription global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvOrderNumber global::System.Web.UI.WebControls.RequiredFieldValidator
trvCategory global::System.Web.UI.WebControls.TreeView
txtDescription global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtOrderNumber global::System.Web.UI.WebControls.TextBox
upnlCategory global::System.Web.UI.UpdatePanel
upnlCategoryItem global::System.Web.UI.UpdatePanel
upnlSearchCategory global::System.Web.UI.UpdatePanel
valsummaryCategory global::System.Web.UI.WebControls.ValidationSummary

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
BeginAddMode ( ) : void
BeginEditMode ( ) : void
ExitMode ( ) : void
ExitTree ( ) : void
FillCategoryTree ( ) : void
GetNodesChilds ( AJH category, List categories ) : System.Web.UI.WebControls.TreeNode
ManageCategory_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
ReflectDDL ( ) : 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
gvCategory_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnSearchModule_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
trvCategory_SelectedNodeChanged ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

btnExit protected property

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
return global::System.Web.UI.WebControls.Button

btnReset protected property

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
return global::System.Web.UI.WebControls.Button

btnSave protected property

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
return global::System.Web.UI.WebControls.Button

btnUpdate protected property

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
return global::System.Web.UI.WebControls.Button

cddParentCategory protected property

cddParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddParentCategory
return global::AjaxControlToolkit.CascadingDropDown

cddSearchModule protected property

cddSearchModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddSearchModule
return global::AjaxControlToolkit.CascadingDropDown

ddlParentCategory protected property

ddlParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlParentCategory
return global::System.Web.UI.WebControls.DropDownList

ddlSearchModule protected property

ddlSearchModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlSearchModule
return global::System.Web.UI.WebControls.DropDownList

dvProblems protected property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

ibtnAdd protected property

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
return global::System.Web.UI.WebControls.ImageButton

ibtnDelete protected property

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
return global::System.Web.UI.WebControls.ImageButton

ibtnSearchModule protected property

ibtnSearchModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibtnSearchModule
return global::System.Web.UI.WebControls.ImageButton

lblDescription protected property

lblDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDescription
return global::System.Web.UI.WebControls.Label

lblGrdTitleCategory protected property

lblGrdTitleCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGrdTitleCategory
return global::System.Web.UI.WebControls.Label

lblName protected property

lblName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblName
return global::System.Web.UI.WebControls.Label

lblOrderNumber protected property

lblOrderNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblOrderNumber
return global::System.Web.UI.WebControls.Label

lblParentCategory protected property

lblParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblParentCategory
return global::System.Web.UI.WebControls.Label

lblSearchModule protected property

lblSearchModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSearchModule
return global::System.Web.UI.WebControls.Label

numOrderNumber protected property

numOrderNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.NumericUpDownExtender numOrderNumber
return global::AjaxControlToolkit.NumericUpDownExtender

pnlCategoryItem protected property

pnlCategoryItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlCategoryItem
return global::System.Web.UI.WebControls.Panel

pnlView protected property

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
return global::System.Web.UI.WebControls.Panel

rfvDescription protected property

rfvDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvDescription
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvName protected property

rfvName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvName
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvOrderNumber protected property

rfvOrderNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvOrderNumber
return global::System.Web.UI.WebControls.RequiredFieldValidator

trvCategory protected property

trvCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TreeView trvCategory
return global::System.Web.UI.WebControls.TreeView

txtDescription protected property

txtDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtDescription
return global::System.Web.UI.WebControls.TextBox

txtName protected property

txtName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtName
return global::System.Web.UI.WebControls.TextBox

txtOrderNumber protected property

txtOrderNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtOrderNumber
return global::System.Web.UI.WebControls.TextBox

upnlCategory protected property

upnlCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlCategory
return global::System.Web.UI.UpdatePanel

upnlCategoryItem protected property

upnlCategoryItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlCategoryItem
return global::System.Web.UI.UpdatePanel

upnlSearchCategory protected property

upnlSearchCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlSearchCategory
return global::System.Web.UI.UpdatePanel

valsummaryCategory protected property

valsummaryCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryCategory
return global::System.Web.UI.WebControls.ValidationSummary