SearchSyntaxHelperGetNotCondition Method |
Gets a not (except) condition from the given condition
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static string GetNotCondition(
string condition
)
Parameters
- condition
- Type: SystemString
Condition to convert to required
Return Value
Type:
StringSee Also