| ISearchSyntaxHelperIsEmptyCondition Method  | 
            Returns true if the given search condition is empty
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxbool IsEmptyCondition(
	string condition
)
Parameters
- condition
 - Type: SystemString
Search condition to check 
Return Value
Type: 
Boolean
See Also