Property | Type | Description | |
---|---|---|---|
btnExit | global::System.Web.UI.WebControls.Button | ||
btnReset | global::System.Web.UI.WebControls.Button | ||
btnSave | global::System.Web.UI.WebControls.Button | ||
btnSaveOtherLanguage | global::System.Web.UI.WebControls.Button | ||
btnUpdate | global::System.Web.UI.WebControls.Button | ||
btnUpdateOtherLanguage | global::System.Web.UI.WebControls.Button | ||
cbIsPublished | global::System.Web.UI.WebControls.CheckBox | ||
cddArticleType | global::AjaxControlToolkit.CascadingDropDown | ||
cddSearchCategory | global::AjaxControlToolkit.CascadingDropDown | ||
ddlArticleType | global::System.Web.UI.WebControls.DropDownList | ||
ddlSearchCategory | global::System.Web.UI.WebControls.DropDownList | ||
dvProblems | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
gvArticle | global::System.Web.UI.WebControls.GridView | ||
ibtnAdd | global::System.Web.UI.WebControls.ImageButton | ||
ibtnDelete | global::System.Web.UI.WebControls.ImageButton | ||
ibtnPublish | global::System.Web.UI.WebControls.ImageButton | ||
ibtnSearchCategory | global::System.Web.UI.WebControls.ImageButton | ||
ibtnUnPublish | global::System.Web.UI.WebControls.ImageButton | ||
lblArticleType | global::System.Web.UI.WebControls.Label | ||
lblDate | global::System.Web.UI.WebControls.Label | ||
lblDescription | global::System.Web.UI.WebControls.Label | ||
lblDetails | global::System.Web.UI.WebControls.Label | ||
lblGrdTitleArticle | global::System.Web.UI.WebControls.Label | ||
lblIsPublished | global::System.Web.UI.WebControls.Label | ||
lblName | global::System.Web.UI.WebControls.Label | ||
lblOrderNumber | global::System.Web.UI.WebControls.Label | ||
lblSearchCategory | global::System.Web.UI.WebControls.Label | ||
lblSummary | global::System.Web.UI.WebControls.Label | ||
lblURL | global::System.Web.UI.WebControls.Label | ||
lblUpload | global::System.Web.UI.WebControls.Label | ||
numOrderNumber | global::AjaxControlToolkit.NumericUpDownExtender | ||
pnlArticleItem | global::System.Web.UI.WebControls.Panel | ||
pnlView | global::System.Web.UI.WebControls.Panel | ||
rfvName | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
rfvOrderNumber | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
rfvURL | global::System.Web.UI.WebControls.RequiredFieldValidator | ||
trDetails | global::System.Web.UI.HtmlControls.HtmlTableRow | ||
trIsPublished | global::System.Web.UI.HtmlControls.HtmlTableRow | ||
txtDescription | global::System.Web.UI.WebControls.TextBox | ||
txtDetails | global::AJH.CMS.WEB.UI.Controls.Editor_UC | ||
txtName | global::System.Web.UI.WebControls.TextBox | ||
txtOrderNumber | global::System.Web.UI.WebControls.TextBox | ||
txtSummary | global::System.Web.UI.WebControls.TextBox | ||
txtURL | global::System.Web.UI.WebControls.TextBox | ||
ucAjaxDate | global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC | ||
ucPortalLanguage | global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC | ||
ucSWFUpload | global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC | ||
upnlArticle | global::System.Web.UI.UpdatePanel | ||
upnlArticleItem | global::System.Web.UI.UpdatePanel | ||
upnlSearchArticle | global::System.Web.UI.UpdatePanel | ||
valsummaryArticle | global::System.Web.UI.WebControls.ValidationSummary |
Property | Type | Description | |
---|---|---|---|
BeginAddMode | void | ||
BeginAddModeOtherLanguage | void | ||
BeginEditMode | void | ||
BeginEditModeOtherLanguage | void | ||
ExitGrid | void | ||
ExitMode | void | ||
FillArticles | void | ||
ManageArticle_UC_Load | void | ||
PerformSettings | void | ||
PrepareNewPublish | Publish | ||
ReflectDDL | void | ||
btnExit_Click | void | ||
btnReset_Click | void | ||
btnSaveOtherLanguage_Click | void | ||
btnSave_Click | void | ||
btnUpdateOtherLanguage_Click | void | ||
btnUpdate_Click | void | ||
ddlArticleType_SelectedIndexChanged | void | ||
gvArticle_PageIndexChanging | void | ||
gvArticle_RowCommand | void | ||
ibtnAdd_Click | void | ||
ibtnDelete_Click | void | ||
ibtnPublish_Click | void | ||
ibtnSearchCategory_Click | void | ||
ibtnUnPublish_Click | void | ||
ucPortalLanguage_OnSelectLanguage | void |
Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void |
Method | Description | |
---|---|---|
BeginAddMode ( ) : void | ||
BeginAddModeOtherLanguage ( ) : void | ||
BeginEditMode ( ) : void | ||
BeginEditModeOtherLanguage ( ) : void | ||
ExitGrid ( ) : void | ||
ExitMode ( ) : void | ||
FillArticles ( int PageIndex ) : void | ||
ManageArticle_UC_Load ( object sender, EventArgs e ) : void | ||
PerformSettings ( ) : void | ||
PrepareNewPublish ( int articleID ) : Publish | ||
ReflectDDL ( ) : void | ||
btnExit_Click ( object sender, EventArgs e ) : void | ||
btnReset_Click ( object sender, EventArgs e ) : void | ||
btnSaveOtherLanguage_Click ( object sender, EventArgs e ) : void | ||
btnSave_Click ( object sender, EventArgs e ) : void | ||
btnUpdateOtherLanguage_Click ( object sender, EventArgs e ) : void | ||
btnUpdate_Click ( object sender, EventArgs e ) : void | ||
ddlArticleType_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
gvArticle_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void | ||
gvArticle_RowCommand ( object sender, GridViewCommandEventArgs e ) : void | ||
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void | ||
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void | ||
ibtnPublish_Click ( object sender, ImageClickEventArgs e ) : void | ||
ibtnSearchCategory_Click ( object sender, ImageClickEventArgs e ) : void | ||
ibtnUnPublish_Click ( object sender, ImageClickEventArgs e ) : void | ||
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs e ) : void |
protected global::System.Web.UI.WebControls.Button btnExit | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnReset | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnSave | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnSaveOtherLanguage | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnUpdate | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnUpdateOtherLanguage | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.CheckBox cbIsPublished | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::AjaxControlToolkit.CascadingDropDown cddArticleType | ||
return | global::AjaxControlToolkit.CascadingDropDown |
protected global::AjaxControlToolkit.CascadingDropDown cddSearchCategory | ||
return | global::AjaxControlToolkit.CascadingDropDown |
protected global::System.Web.UI.WebControls.DropDownList ddlArticleType | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlSearchCategory | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl dvProblems | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.GridView gvArticle | ||
return | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.ImageButton ibtnAdd | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton ibtnDelete | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton ibtnPublish | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton ibtnSearchCategory | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.ImageButton ibtnUnPublish | ||
return | global::System.Web.UI.WebControls.ImageButton |
protected global::System.Web.UI.WebControls.Label lblArticleType | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblDate | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblDescription | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblDetails | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblGrdTitleArticle | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblIsPublished | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblName | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblOrderNumber | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSearchCategory | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblSummary | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblURL | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblUpload | ||
return | global::System.Web.UI.WebControls.Label |
protected global::AjaxControlToolkit.NumericUpDownExtender numOrderNumber | ||
return | global::AjaxControlToolkit.NumericUpDownExtender |
protected global::System.Web.UI.WebControls.Panel pnlArticleItem | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlView | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvName | ||
return | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvOrderNumber | ||
return | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvURL | ||
return | global::System.Web.UI.WebControls.RequiredFieldValidator |
protected global::System.Web.UI.HtmlControls.HtmlTableRow trDetails | ||
return | global::System.Web.UI.HtmlControls.HtmlTableRow |
protected global::System.Web.UI.HtmlControls.HtmlTableRow trIsPublished | ||
return | global::System.Web.UI.HtmlControls.HtmlTableRow |
protected global::System.Web.UI.WebControls.TextBox txtDescription | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::AJH.CMS.WEB.UI.Controls.Editor_UC txtDetails | ||
return | global::AJH.CMS.WEB.UI.Controls.Editor_UC |
protected global::System.Web.UI.WebControls.TextBox txtName | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtOrderNumber | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtSummary | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtURL | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC ucAjaxDate | ||
return | global::AJH.CMS.WEB.UI.Controls.AjaxDate_UC |
protected global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC ucPortalLanguage | ||
return | global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC |
protected global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC ucSWFUpload | ||
return | global::AJH.CMS.WEB.UI.Controls.SWFUpload.SWFUpload_UC |
protected global::System.Web.UI.UpdatePanel upnlArticle | ||
return | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.UpdatePanel upnlArticleItem | ||
return | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.UpdatePanel upnlSearchArticle | ||
return | global::System.Web.UI.UpdatePanel |