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