Returns true if the search task for given node should be created.
Returns true if
- search is allowed on general level AND
- search is allowed for class of the object
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Class to check
Return Value
Type: BooleanSee Also