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