Click or drag to resize
ISearchSyntaxHelperGetExactPhraseCondition Method
Gets the exact phrase condition from the given phrase

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

Parameters

phrase
Type: SystemString
Phrase to convert

Return Value

Type: String
See Also