CMSAbstractBaseFilterControl Properties |
The CMSAbstractBaseFilterControl type exposes the following members.
Name | Description | |
---|---|---|
BaseProperties |
Data properties
| |
CacheDependencies |
Cache dependencies, each cache dependency on a new line.
| |
CacheItemName |
Name of the cache item the control will use.
| |
CacheMinutes |
Number of minutes the retrieved content is cached for. Zero indicates that the content will not be cached.
| |
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DisableFilterCaching |
Enables or disables filter caching.
| |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) | |
FilterControl |
Data filter control.
| |
FilterControlPath |
Gets or sets the path of the filter control.
| |
FilteredControl |
Filtered control.
| |
FilterChanged |
Property to set and get the Filter changed.
| |
FilterIsSet |
Property to get if the filter is set.
| |
FilterMode |
Allow to set filter mode (useful if same filter is used to filter different items)
| |
FilterName |
Property to set and get the Filter name.
| |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
OrderBy |
Property to set and get the OrderBy.
| |
Parameters |
Hashtable with additional parameters.
| |
SelectedColumns |
Columns which should be selected.
| |
SelectedValue |
This value is used to initialize filter control according to currently selected value.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
SiteID |
Property to set and get the filter SiteID.
| |
SiteName |
Property to set and get the SiteName.
| |
SourceFilterControl |
Gets the source filter control.
| |
SourceFilterName |
Gets or sets the source filter name.
| |
StopProcessing |
Stop processing.
(Overrides AbstractUserControlStopProcessing.) | |
ToggleAdvancedModeButton |
Gets button used to toggle filter's advanced mode.
| |
TopN |
Property to set and get the Top N property.
| |
UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
Value |
Filter value.
| |
WhereCondition |
Property to set and get the WhereCondition.
|