C# 클래스 Engage.Dnn.Survey.GlobalNavigation

A navigation header visible to administrators
상속: ModuleBase
파일 보기 프로젝트 열기: EngageSoftware/Engage-Survey

보호된 프로퍼티들

프로퍼티 타입 설명
AddNewLink global::System.Web.UI.WebControls.HyperLink
HomeLink global::System.Web.UI.WebControls.HyperLink
ManageLink global::System.Web.UI.WebControls.HyperLink
ManageListItem global::System.Web.UI.HtmlControls.HtmlGenericControl
SettingsLink global::System.Web.UI.WebControls.HyperLink
SettingsListItem global::System.Web.UI.HtmlControls.HtmlGenericControl

보호된 메소드들

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

Raises the Control.Init event.

비공개 메소드들

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

Handles the Control.Load event of this control.

메소드 상세

OnInit() 보호된 메소드

Raises the Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs An object that contains the event data.
리턴 void

프로퍼티 상세

AddNewLink 보호되어 있는 프로퍼티

AddNewLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink AddNewLink
리턴 global::System.Web.UI.WebControls.HyperLink

HomeLink 보호되어 있는 프로퍼티

HomeLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink HomeLink
리턴 global::System.Web.UI.WebControls.HyperLink

ManageLink 보호되어 있는 프로퍼티

ManageLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink ManageLink
리턴 global::System.Web.UI.WebControls.HyperLink

ManageListItem 보호되어 있는 프로퍼티

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

SettingsLink 보호되어 있는 프로퍼티

SettingsLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink SettingsLink
리턴 global::System.Web.UI.WebControls.HyperLink

SettingsListItem 보호되어 있는 프로퍼티

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