Returns true if child class is allowed within given parent class.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parentClassId
- Type: System Int32
Parent class ID
- childClassId
- Type: System Int32
Child class ID
Return Value
Type: BooleanSee Also