C# Класс Engage.Dnn.Publish.ArticleControls.ArticleDisplayOptions

Показать файл Открыть проект

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

Свойство Тип Описание
ArticleSelectorControl global::Engage.Dnn.Publish.Controls.ArticleSelector
chkCommentDisplay global::System.Web.UI.WebControls.CheckBox
chkCommentSubmit global::System.Web.UI.WebControls.CheckBox
chkDisplayPhotoGallery global::System.Web.UI.WebControls.CheckBox
chkEmailAddressCollect global::System.Web.UI.WebControls.CheckBox
chkUrlCollect global::System.Web.UI.WebControls.CheckBox
cvPhotoGalleryHoverThumbnailHeight global::System.Web.UI.WebControls.CompareValidator
cvPhotoGalleryHoverThumbnailWidth global::System.Web.UI.WebControls.CompareValidator
cvPhotoGalleryThumbnailHeight global::System.Web.UI.WebControls.CompareValidator
cvPhotoGalleryThumbnailWidth global::System.Web.UI.WebControls.CompareValidator
ddlDisplayComments global::System.Web.UI.WebControls.DropDownList
ddlDisplayRatings global::System.Web.UI.WebControls.DropDownList
ddlFirstNameCollect global::System.Web.UI.WebControls.DropDownList
ddlLastNameCollect global::System.Web.UI.WebControls.DropDownList
lblCommentDisplay global::DotNetNuke.UI.UserControls.LabelControl
lblCommentSubmit global::DotNetNuke.UI.UserControls.LabelControl
lblDisplayComments global::DotNetNuke.UI.UserControls.LabelControl
lblDisplayPhotoGallery global::DotNetNuke.UI.UserControls.LabelControl
lblDisplayRatings global::DotNetNuke.UI.UserControls.LabelControl
lblEmailAddressCollect global::DotNetNuke.UI.UserControls.LabelControl
lblEnableComments global::System.Web.UI.WebControls.Label
lblEnablePhotoGallery global::System.Web.UI.WebControls.Label
lblEnableRatings global::System.Web.UI.WebControls.Label
lblFirstNameCollect global::DotNetNuke.UI.UserControls.LabelControl
lblLastNameCollect global::DotNetNuke.UI.UserControls.LabelControl
lblLastUpdatedFormat global::DotNetNuke.UI.UserControls.LabelControl
lblPhotoGalleryHoverThumbnailHeight global::DotNetNuke.UI.UserControls.LabelControl
lblPhotoGalleryHoverThumbnailWidth global::DotNetNuke.UI.UserControls.LabelControl
lblPhotoGalleryMaxCount global::DotNetNuke.UI.UserControls.LabelControl
lblPhotoGalleryThumbnailHeight global::DotNetNuke.UI.UserControls.LabelControl
lblPhotoGalleryThumbnailWidth global::DotNetNuke.UI.UserControls.LabelControl
lblUrlCollect global::DotNetNuke.UI.UserControls.LabelControl
pnlCommentSettings global::System.Web.UI.WebControls.Panel
pnlPhotoGallerySettings global::System.Web.UI.WebControls.Panel
pnlRatingsSettings global::System.Web.UI.WebControls.Panel
txtLastUpdatedFormat global::System.Web.UI.WebControls.TextBox
txtPhotoGalleryHoverThumbnailHeight global::System.Web.UI.WebControls.TextBox
txtPhotoGalleryHoverThumbnailWidth global::System.Web.UI.WebControls.TextBox
txtPhotoGalleryMaxCount global::System.Web.UI.WebControls.TextBox
txtPhotoGalleryThumbnailHeight global::System.Web.UI.WebControls.TextBox
txtPhotoGalleryThumbnailWidth global::System.Web.UI.WebControls.TextBox

Private Properties

Свойство Тип Описание
FillDropDowns void
SetCommentOptionsVisibility void
SetInitialValues void
SetPhotoGalleryOptionsVisibility void
SetRatingsOptionsVisibility void

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

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

Loads the settings for this module instance.

UpdateSettings ( ) : void

Updates the settings for this module instance.

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

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

Fills the drop downs on this control with their possible values.

SetCommentOptionsVisibility ( bool commentsEnabled ) : void

Sets the visibility of the comment options, showing a message if the settings are not available.

SetInitialValues ( ) : void

Sets the values on this form based on the settings stored for this module instance

SetPhotoGalleryOptionsVisibility ( bool photoGallerySettingEnabled ) : void

Sets the visibility of the photo gallery options, showing a message if the settings are not available.

SetRatingsOptionsVisibility ( bool ratingsEnabled ) : void

Sets the visibility of the ratings options, showing a message if the settings are not available.

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

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

Loads the settings for this module instance.
public LoadSettings ( ) : void
Результат void

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

Updates the settings for this module instance.
public UpdateSettings ( ) : void
Результат void

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

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

ArticleSelectorControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Publish.Controls.ArticleSelector ArticleSelectorControl
Результат global::Engage.Dnn.Publish.Controls.ArticleSelector

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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