Click or drag to resize
AllowedChildClassInfoProviderGetAllowedChildClasses Method
Returns all allowed child classes.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<AllowedChildClassInfo> GetAllowedChildClasses()

Return Value

Type: ObjectQueryAllowedChildClassInfo
See Also