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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<AllowedChildClassInfo> GetAllowedChildClassesInternal()

Return Value

Type: ObjectQueryAllowedChildClassInfo
See Also