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

Inheritance: ModuleBase, IActionable
Exibir arquivo 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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_oe 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