Click or drag to resize
ISearchSyntaxHelperEscapeKeyWords Method
Escapes the key words to be searched

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
string EscapeKeyWords(
	string keywords
)

Parameters

keywords
Type: SystemString
Keywords

Return Value

Type: String
See Also