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