CMSSearchResults Properties |
The CMSSearchResults type exposes the following members.
Name | Description | |
---|---|---|
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.
| |
CheckPermissions |
Allows you to specify whether to check permissions of the current user. If the value is 'false' (default value) no permissions are checked. Otherwise, only nodes for which the user has read permission are displayed.
| |
ClassNames |
Property to set and get the ClassNames list (separated by the semicolon).
| |
CMSSearchDialogID |
Optionally, you can use this property to specify the ID of the source CMSSearchDialog control that provides search parameters.
| |
CombineWithDefaultCulture |
Property to set and get the CombineWithDefaultCulture flag.
| |
CultureCode |
Property to set and get the CultureCode.
| |
DataSource |
Gets or sets a DataSet containing values used to populate the items within the control. This value needn't be set.
| |
EnablePaging |
Enables paging on Data control.
| |
FilterControl |
Filter control.
| |
FilterName |
Gets or Set filter name.
| |
FilterOutDuplicates |
Indicates if the duplicated (linked) items should be filtered out from the data.
| |
FooterTemplate |
Footer template for direct access.
| |
HeaderTemplate |
Header template for direct access.
| |
IgnoreTransformations |
Indicates if transformations should be ignored and templates for direct access should be used.
| |
ItemTemplate |
Item template for direct access.
| |
NoResultsLabel |
Label with 'no results' text.
| |
OrderBy |
Property to set and get the Order by.
| |
PagerControl |
Data pager control.
| |
Path |
Property to set and get the Path.
| |
QueryStringKey |
Query string key used for data pager URL parameter.
| |
SearchExpression |
Word(s) to be searched for.
| |
SearchMode |
Indicates if all content or only the current section should be searched.
| |
SearchScope |
Search mode - any word, all words or exact phrase.
| |
SelectOnlyPublished |
Property to set and get the SelectOnlyPublished flag.
| |
SiteName |
Property to set and get the SiteName.
| |
StopProcessing |
Stop processing
| |
TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides WebControlTagKey.) | |
TransformationName |
Transformation name in format application.class.transformation.
| |
TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
| |
WhereCondition |
Property to set and get the Where condition.
|