C# Class Engage.Dnn.Publish.Controls.CustomDisplayOptions

Inheritance: OverrideableDisplayOptionsBase
Afficher le fichier Open project: EngageSoftware/Engage-Publish

Protected Properties

Свойство Type Description
chkAllowPaging global::System.Web.UI.WebControls.CheckBox
chkDisplayOptions global::System.Web.UI.WebControls.CheckBoxList
chkEnableRss global::System.Web.UI.WebControls.CheckBox
chkRelatedItem global::System.Web.UI.WebControls.CheckBox
chkRelatedItemLevel global::System.Web.UI.WebControls.CheckBox
chkShowAll global::System.Web.UI.WebControls.CheckBox
chkShowParent global::System.Web.UI.WebControls.CheckBox
chkShowParentDescription global::System.Web.UI.WebControls.CheckBox
chkUseCustomSort global::System.Web.UI.WebControls.CheckBox
ddlCategory global::System.Web.UI.WebControls.DropDownList
ddlItemTypeList global::System.Web.UI.WebControls.DropDownList
ddlSortOption global::System.Web.UI.WebControls.DropDownList
fvMaxItems global::System.Web.UI.WebControls.CustomValidator
lblAllowPaging global::DotNetNuke.UI.UserControls.LabelControl
lblCustomSort global::DotNetNuke.UI.UserControls.LabelControl
lblDateFormat global::DotNetNuke.UI.UserControls.LabelControl
lblDisplaySetting global::System.Web.UI.WebControls.Label
lblEnableRss global::DotNetNuke.UI.UserControls.LabelControl
lblEnterNumber global::System.Web.UI.WebControls.Label
lblLoadRelated global::DotNetNuke.UI.UserControls.LabelControl
lblLoadRelatedLevel global::DotNetNuke.UI.UserControls.LabelControl
lblOtherSettings global::System.Web.UI.WebControls.Label
lblShowParent global::DotNetNuke.UI.UserControls.LabelControl
lblShowParentDescription global::DotNetNuke.UI.UserControls.LabelControl
lblSortHeading global::System.Web.UI.WebControls.Label
lblSortOption global::DotNetNuke.UI.UserControls.LabelControl
lnkSortCategory global::System.Web.UI.WebControls.HyperLink
plCategory global::DotNetNuke.UI.UserControls.LabelControl
plFormatType global::DotNetNuke.UI.UserControls.LabelControl
plItemType global::DotNetNuke.UI.UserControls.LabelControl
plMaxItems global::DotNetNuke.UI.UserControls.LabelControl
rbSortDirection global::System.Web.UI.WebControls.RadioButtonList
txtDateFormat global::System.Web.UI.WebControls.TextBox
txtMaxItems global::System.Web.UI.WebControls.TextBox

Méthodes publiques

Méthode Description
LoadSettings ( ) : void
UpdateSettings ( ) : void

Private Methods

Méthode Description
BuildSortUrl ( ) : string
chkShowAll_CheckedChanged ( object sender, EventArgs e ) : void
ddlCategory_SelectedIndexChanged ( object sender, EventArgs e ) : void
ddlItemTypeList_SelectedIndexChanged ( object sender, EventArgs e ) : void
fvMaxItems_ServerValidate ( object source, System.Web.UI.WebControls.ServerValidateEventArgs args ) : void

Method Details

LoadSettings() public méthode

public LoadSettings ( ) : void
Résultat void

UpdateSettings() public méthode

public UpdateSettings ( ) : void
Résultat void

Property Details

chkAllowPaging protected_oe property

chkAllowPaging control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkAllowPaging
Résultat global::System.Web.UI.WebControls.CheckBox

chkDisplayOptions protected_oe property

chkDisplayOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBoxList chkDisplayOptions
Résultat global::System.Web.UI.WebControls.CheckBoxList

chkEnableRss protected_oe property

chkEnableRss control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkEnableRss
Résultat global::System.Web.UI.WebControls.CheckBox

chkRelatedItem protected_oe property

chkRelatedItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkRelatedItem
Résultat global::System.Web.UI.WebControls.CheckBox

chkRelatedItemLevel protected_oe property

chkRelatedItemLevel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkRelatedItemLevel
Résultat global::System.Web.UI.WebControls.CheckBox

chkShowAll protected_oe property

chkShowAll control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkShowAll
Résultat global::System.Web.UI.WebControls.CheckBox

chkShowParent protected_oe property

chkShowParent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkShowParent
Résultat global::System.Web.UI.WebControls.CheckBox

chkShowParentDescription protected_oe property

chkShowParentDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkShowParentDescription
Résultat global::System.Web.UI.WebControls.CheckBox

chkUseCustomSort protected_oe property

chkUseCustomSort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkUseCustomSort
Résultat global::System.Web.UI.WebControls.CheckBox

ddlCategory protected_oe property

ddlCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlCategory
Résultat global::System.Web.UI.WebControls.DropDownList

ddlItemTypeList protected_oe property

ddlItemTypeList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlItemTypeList
Résultat global::System.Web.UI.WebControls.DropDownList

ddlSortOption protected_oe property

ddlSortOption control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlSortOption
Résultat global::System.Web.UI.WebControls.DropDownList

fvMaxItems protected_oe property

fvMaxItems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator fvMaxItems
Résultat global::System.Web.UI.WebControls.CustomValidator

lblAllowPaging protected_oe property

lblAllowPaging control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAllowPaging
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblCustomSort protected_oe property

lblCustomSort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCustomSort
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblDateFormat protected_oe property

lblDateFormat control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblDateFormat
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblDisplaySetting protected_oe property

lblDisplaySetting control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDisplaySetting
Résultat global::System.Web.UI.WebControls.Label

lblEnableRss protected_oe property

lblEnableRss control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblEnableRss
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblEnterNumber protected_oe property

lblEnterNumber control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblEnterNumber
Résultat global::System.Web.UI.WebControls.Label

lblLoadRelated protected_oe property

lblLoadRelated control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLoadRelated
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblLoadRelatedLevel protected_oe property

lblLoadRelatedLevel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLoadRelatedLevel
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblOtherSettings protected_oe property

lblOtherSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblOtherSettings
Résultat global::System.Web.UI.WebControls.Label

lblShowParent protected_oe property

lblShowParent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblShowParent
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblShowParentDescription protected_oe property

lblShowParentDescription control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblShowParentDescription
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblSortHeading protected_oe property

lblSortHeading control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSortHeading
Résultat global::System.Web.UI.WebControls.Label

lblSortOption protected_oe property

lblSortOption control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSortOption
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lnkSortCategory protected_oe property

lnkSortCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink lnkSortCategory
Résultat global::System.Web.UI.WebControls.HyperLink

plCategory protected_oe property

plCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plCategory
Résultat global::DotNetNuke.UI.UserControls.LabelControl

plFormatType protected_oe property

plFormatType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plFormatType
Résultat global::DotNetNuke.UI.UserControls.LabelControl

plItemType protected_oe property

plItemType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plItemType
Résultat global::DotNetNuke.UI.UserControls.LabelControl

plMaxItems protected_oe property

plMaxItems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl plMaxItems
Résultat global::DotNetNuke.UI.UserControls.LabelControl

rbSortDirection protected_oe property

rbSortDirection control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rbSortDirection
Résultat global::System.Web.UI.WebControls.RadioButtonList

txtDateFormat protected_oe property

txtDateFormat control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtDateFormat
Résultat global::System.Web.UI.WebControls.TextBox

txtMaxItems protected_oe property

txtMaxItems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtMaxItems
Résultat global::System.Web.UI.WebControls.TextBox