C# 클래스 Engage.Dnn.Publish.Admin.AdminMain

상속: ModuleBase, IActionable
파일 보기 프로젝트 열기: EngageSoftware/Engage-Publish

보호된 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

admin_item_admintools 보호되어 있는 프로퍼티

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

admin_item_articles 보호되어 있는 프로퍼티

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

admin_item_categories 보호되어 있는 프로퍼티

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

admin_item_comments 보호되어 있는 프로퍼티

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

admin_item_delete 보호되어 있는 프로퍼티

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

admin_item_settings 보호되어 있는 프로퍼티

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

admin_item_syndication 보호되어 있는 프로퍼티

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

divAdminTools 보호되어 있는 프로퍼티

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

divCategories 보호되어 있는 프로퍼티

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

divComments 보호되어 있는 프로퍼티

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

divDelete 보호되어 있는 프로퍼티

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

divSettings 보호되어 있는 프로퍼티

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

divSyndication 보호되어 있는 프로퍼티

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

lblAdminTools 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblAmsSettings 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblArticles 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblCategories 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblComments 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblDeleteItem 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblSyndication 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label