C# Class Engage.Dnn.Publish.Admin.AdminMain

Inheritance: ModuleBase, IActionable
Show file Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
admin_item_admintools global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_articles global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_categories global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_comments global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_delete global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_settings global::System.Web.UI.HtmlControls.HtmlGenericControl
admin_item_syndication global::System.Web.UI.HtmlControls.HtmlGenericControl
divAdminTools global::System.Web.UI.HtmlControls.HtmlGenericControl
divCategories global::System.Web.UI.HtmlControls.HtmlGenericControl
divComments global::System.Web.UI.HtmlControls.HtmlGenericControl
divDelete global::System.Web.UI.HtmlControls.HtmlGenericControl
divSettings global::System.Web.UI.HtmlControls.HtmlGenericControl
divSyndication global::System.Web.UI.HtmlControls.HtmlGenericControl
lblAdminTools global::System.Web.UI.WebControls.Label
lblAmsSettings global::System.Web.UI.WebControls.Label
lblArticles global::System.Web.UI.WebControls.Label
lblCategories global::System.Web.UI.WebControls.Label
lblComments global::System.Web.UI.WebControls.Label
lblDeleteItem global::System.Web.UI.WebControls.Label
lblSyndication global::System.Web.UI.WebControls.Label

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

OnInit() protected method

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

Property Details

admin_item_admintools protected property

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

admin_item_articles protected property

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

admin_item_categories protected property

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

admin_item_comments protected property

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

admin_item_delete protected property

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

admin_item_settings protected property

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

admin_item_syndication protected property

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

divAdminTools protected property

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

divCategories protected property

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

divComments protected property

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

divDelete protected property

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

divSettings protected property

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

divSyndication protected property

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

lblAdminTools protected property

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

lblAmsSettings protected property

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

lblArticles protected property

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

lblCategories protected property

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

lblComments protected property

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

lblDeleteItem protected property

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

lblSyndication protected property

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