| SearchSyntaxHelperGetExactPhraseCondition Method  | 
            Gets the exact phrase condition from the given phrase
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static string GetExactPhraseCondition(
	string phrase
)
Parameters
- phrase
 - Type: SystemString
Phrase to convert 
Return Value
Type: 
String
See Also