| CMSSearchDialog Properties |
The CMSSearchDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomQueryStringData |
Gets or sets the custom query string which is placed after search querystring data, do not use & or ? on start of the custom query string.
| |
| SearchButton |
Search button.
| |
| SearchExpression | Word(s) to be searched for. | |
| SearchForLabel |
SearchFor label control.
| |
| SearchForTextBox |
SearchFor textbox.
| |
| SearchMode | Search mode - any word, all words, exact phrase, etc. | |
| SearchModeLabel |
SearchMode label.
| |
| SearchModeList |
SearchMode drop-down list.
| |
| SearchScope | Indicates if all content or only the current section should be searched. | |
| SearchScopeLabel |
SearchScope label.
| |
| SearchScopeList |
SearchScope drop-down list.
| |
| ShowSearchMode | Indicates if search mode settings should be displayed. | |
| ShowSearchScope | Indicates if search scope settings should be displayed. | |
| StopProcessing |
Stop processing
| |
| TagKey |
Overrides the generation of the SPAN tag with custom tag.
(Overrides WebControlTagKey.) |