Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
AbstractSearchSyntaxHelper Class
AbstractSearchSyntaxHelper Methods
AddSearchCondition Method
CombineSearchCondition Method
EscapeKeyWords Method
ExpandWithSynonyms Method
FieldNameEvaluator Method
FinalizeSearchCondition Method
GetClassNameCondition Method
GetCultureCondition Method
GetExactPhraseCondition Method
GetExtraConditions Method
GetFieldCondition Method
GetFilterCondition Method
GetGroup Method
GetKeyWordsCondition Method
GetNotCondition Method
GetRange Method
GetRequiredCondition Method
IsEmptyCondition Method
ProcessSearchKeywords Method
SplitKeyWords Method
TransformToFuzzySearch Method
AbstractSearchSyntaxHelper
GetExactPhraseCondition Method
Gets the exact phrase condition from the given phrase
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
string
GetExactPhraseCondition
(
string
phrase
)
Parameters
phrase
Type:
System
String
Phrase to convert
Return Value
Type:
String
Implements
ISearchSyntaxHelper
GetExactPhraseCondition(String)
See Also
Reference
AbstractSearchSyntaxHelper Class
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com