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