Kentico 8.2 API Reference
Kentico 8.2 API Reference
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
GetNotCondition Method
Gets a not (except) condition from the given condition
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
string
GetNotCondition
(
string
condition
)
Parameters
condition
Type:
System
String
Condition to convert to required
Return Value
Type:
String
Implements
ISearchSyntaxHelper
GetNotCondition(String)
See Also
Reference
AbstractSearchSyntaxHelper Class
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com