ISearchSyntaxHelperGetExactPhraseCondition Method |
Gets the exact phrase condition from the given phrase
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax string GetExactPhraseCondition(
string phrase
)
Parameters
- phrase
- Type: SystemString
Phrase to convert
Return Value
Type:
StringSee Also