| SearchPattern Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Search
 Syntax
Syntaxpublic class SearchPattern
The SearchPattern type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SearchPattern | 
            Initializes a new instance of SearchPattern.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | SearchText | 
            Text to search for.
             | 
|  | SupportedSearchSyntax | 
            Supported search syntax, to determine how are the characters of SearchText escaped.
             | 
 See Also
See Also