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