| SearchHelperIsClassSearchEnabled Method  | 
            Returns true if given class allows search.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxpublic static bool IsClassSearchEnabled(
	string className
)
Parameters
- className
 - Type: SystemString
Code name of the class 
Return Value
Type: 
Boolean
See Also