SearchSyntaxHelperEscapeKeyWords Method |
Escapes the key words to be searched
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public static string EscapeKeyWords(
string keywords
)
Parameters
- keywords
- Type: SystemString
Keywords
Return Value
Type:
StringSee Also