C# Класс Engage.Dnn.Survey.GlobalNavigation

A navigation header visible to administrators
Наследование: ModuleBase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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