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

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

Parameters

keywords
Type: SystemString
Keywords

Return Value

Type: String
See Also