C# Класс Engage.Dnn.Publish.ItemDisplayOptions

The main settings for Engage: Publish, loads the settings controls for the chosen display type
Наследование: DotNetNuke.Entities.Modules.ModuleSettingsBase
Показать файл Открыть проект

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

Свойство Тип Описание
btnConfigure global::System.Web.UI.WebControls.LinkButton
chkAllowTitleUpdate global::System.Web.UI.WebControls.CheckBox
chkEnableWLWSupport global::System.Web.UI.WebControls.CheckBox
chkLogBreadcrumb global::System.Web.UI.WebControls.CheckBox
chkOverrideable global::System.Web.UI.WebControls.CheckBox
ddlChooseDisplayType global::System.Web.UI.WebControls.DropDownList
divArticleDisplay global::System.Web.UI.HtmlControls.HtmlGenericControl
divCategoryDisplay global::System.Web.UI.HtmlControls.HtmlGenericControl
dvAdvanced global::System.Web.UI.HtmlControls.HtmlGenericControl
dvBasic global::System.Web.UI.HtmlControls.HtmlGenericControl
lblCacheTime global::DotNetNuke.UI.UserControls.LabelControl
phControls global::System.Web.UI.WebControls.PlaceHolder
pnlConfigureOverrideable global::System.Web.UI.WebControls.Panel
shArticleDisplay global::DotNetNuke.UI.UserControls.SectionHeadControl
shCategoryDisplay global::DotNetNuke.UI.UserControls.SectionHeadControl
txtCacheTime global::System.Web.UI.WebControls.TextBox

Открытые методы

Метод Описание
LoadSettings ( ) : void
UpdateSettings ( ) : void

Защищенные методы

Метод Описание
OnInit ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Init event.

Приватные методы

Метод Описание
BtnConfigureClick ( object sender, EventArgs e ) : void
CreateSettingsControl ( string controlName ) : DotNetNuke.Entities.Modules.ModuleSettingsBase
DdlChooseDisplayTypeSelectedIndexChanged ( object sender, EventArgs e ) : void
DisplaySettingsControl ( ) : void
LoadSettingsControl ( string controlName ) : void
Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

SetOptions ( ) : void
SupportsOverride ( string selectedDisplayType ) : bool

Gets a value indicating whether the given display type supports QueryString overriding.

Описание методов

LoadSettings() публичный Метод

public LoadSettings ( ) : void
Результат void

OnInit() защищенный Метод

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs An object that contains the event data.
Результат void

UpdateSettings() публичный Метод

public UpdateSettings ( ) : void
Результат void

Описание свойств

btnConfigure защищенное свойство

btnConfigure control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnConfigure
Результат global::System.Web.UI.WebControls.LinkButton

chkAllowTitleUpdate защищенное свойство

chkAllowTitleUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkAllowTitleUpdate
Результат global::System.Web.UI.WebControls.CheckBox

chkEnableWLWSupport защищенное свойство

chkEnableWLWSupport control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkEnableWLWSupport
Результат global::System.Web.UI.WebControls.CheckBox

chkLogBreadcrumb защищенное свойство

chkLogBreadcrumb control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkLogBreadcrumb
Результат global::System.Web.UI.WebControls.CheckBox

chkOverrideable защищенное свойство

chkOverrideable control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkOverrideable
Результат global::System.Web.UI.WebControls.CheckBox

ddlChooseDisplayType защищенное свойство

ddlChooseDisplayType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlChooseDisplayType
Результат global::System.Web.UI.WebControls.DropDownList

divArticleDisplay защищенное свойство

divArticleDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divArticleDisplay
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

divCategoryDisplay защищенное свойство

divCategoryDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divCategoryDisplay
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

dvAdvanced защищенное свойство

dvAdvanced control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl dvAdvanced
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

dvBasic защищенное свойство

dvBasic control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl dvBasic
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

lblCacheTime защищенное свойство

lblCacheTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCacheTime
Результат global::DotNetNuke.UI.UserControls.LabelControl

phControls защищенное свойство

phControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phControls
Результат global::System.Web.UI.WebControls.PlaceHolder

pnlConfigureOverrideable защищенное свойство

pnlConfigureOverrideable control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlConfigureOverrideable
Результат global::System.Web.UI.WebControls.Panel

shArticleDisplay защищенное свойство

shArticleDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl shArticleDisplay
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

shCategoryDisplay защищенное свойство

shCategoryDisplay control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl shCategoryDisplay
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

txtCacheTime защищенное свойство

txtCacheTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtCacheTime
Результат global::System.Web.UI.WebControls.TextBox