Click or drag to resize
SearchPatternSupportedSearchSyntax Property
Supported search syntax, to determine how are the characters of SearchText escaped.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public SearchOptionsEnum SupportedSearchSyntax { get; }

Property Value

Type: SearchOptionsEnum
See Also