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

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
cddModule global::AjaxControlToolkit.CascadingDropDown
ddlModule global::System.Web.UI.WebControls.DropDownList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvXSLTemplate global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblDetails global::System.Web.UI.WebControls.Label
lblGrdTitleXSLTemplate global::System.Web.UI.WebControls.Label
lblModule global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
pnlView global::System.Web.UI.WebControls.Panel
pnlXSLTemplateItem global::System.Web.UI.WebControls.Panel
rfvDetails global::System.Web.UI.WebControls.RequiredFieldValidator
rfvModule global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
txtDetails global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
upnlXSLTemplate global::System.Web.UI.UpdatePanel
upnlXSLTemplateItem global::System.Web.UI.UpdatePanel
valsummaryXSLTemplate global::System.Web.UI.WebControls.ValidationSummary

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
BeginAddMode ( ) : void
BeginEditMode ( ) : void
ExitMode ( ) : void
FillXSLTemplate ( int PageIndex ) : void
ManageXSLTemplate_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
ReflectDDL ( ) : void
ValidateXSL ( string content ) : 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
gvXSLTemplate_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvXSLTemplate_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e 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

cddModule protected property

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

ddlModule protected property

ddlModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlModule
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

gvXSLTemplate protected property

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

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

lblDetails protected property

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

lblGrdTitleXSLTemplate protected property

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

lblModule protected property

lblModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblModule
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

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

pnlXSLTemplateItem protected property

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

rfvDetails protected property

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

rfvModule protected property

rfvModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvModule
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

txtDetails protected property

txtDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtDetails
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

upnlXSLTemplate protected property

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

upnlXSLTemplateItem protected property

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

valsummaryXSLTemplate protected property

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