Property | Type | Description | |
---|---|---|---|
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 |
Property | Type | Description | |
---|---|---|---|
FillDropDowns | void | ||
SetCommentOptionsVisibility | void | ||
SetInitialValues | void | ||
SetPhotoGalleryOptionsVisibility | void | ||
SetRatingsOptionsVisibility | void |
Method | Description | |
---|---|---|
LoadSettings ( ) : void |
Loads the settings for this module instance.
|
|
UpdateSettings ( ) : void |
Updates the settings for this module instance.
|
Method | Description | |
---|---|---|
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.
|
protected global::Engage.Dnn.Publish.Controls.ArticleSelector ArticleSelectorControl | ||
return | global::Engage.Dnn.Publish.Controls.ArticleSelector |
protected global::System.Web.UI.WebControls.CheckBox chkCommentDisplay | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox chkCommentSubmit | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox chkDisplayPhotoGallery | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox chkEmailAddressCollect | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CheckBox chkUrlCollect | ||
return | global::System.Web.UI.WebControls.CheckBox |
protected global::System.Web.UI.WebControls.CompareValidator cvPhotoGalleryHoverThumbnailHeight | ||
return | global::System.Web.UI.WebControls.CompareValidator |
protected global::System.Web.UI.WebControls.CompareValidator cvPhotoGalleryHoverThumbnailWidth | ||
return | global::System.Web.UI.WebControls.CompareValidator |
protected global::System.Web.UI.WebControls.CompareValidator cvPhotoGalleryThumbnailHeight | ||
return | global::System.Web.UI.WebControls.CompareValidator |
protected global::System.Web.UI.WebControls.CompareValidator cvPhotoGalleryThumbnailWidth | ||
return | global::System.Web.UI.WebControls.CompareValidator |
protected global::System.Web.UI.WebControls.DropDownList ddlDisplayComments | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlDisplayRatings | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlFirstNameCollect | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList ddlLastNameCollect | ||
return | global::System.Web.UI.WebControls.DropDownList |
protected global::DotNetNuke.UI.UserControls.LabelControl lblCommentDisplay | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblCommentSubmit | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblDisplayComments | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblDisplayPhotoGallery | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblDisplayRatings | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblEmailAddressCollect | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.Label lblEnableComments | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEnablePhotoGallery | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblEnableRatings | ||
return | global::System.Web.UI.WebControls.Label |
protected global::DotNetNuke.UI.UserControls.LabelControl lblFirstNameCollect | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblLastNameCollect | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblLastUpdatedFormat | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhotoGalleryHoverThumbnailHeight | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhotoGalleryHoverThumbnailWidth | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhotoGalleryMaxCount | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhotoGalleryThumbnailHeight | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhotoGalleryThumbnailWidth | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl lblUrlCollect | ||
return | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.Panel pnlCommentSettings | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlPhotoGallerySettings | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Panel pnlRatingsSettings | ||
return | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.TextBox txtLastUpdatedFormat | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtPhotoGalleryHoverThumbnailHeight | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtPhotoGalleryHoverThumbnailWidth | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtPhotoGalleryMaxCount | ||
return | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtPhotoGalleryThumbnailHeight | ||
return | global::System.Web.UI.WebControls.TextBox |