Click or drag to resize
DynamicTreeNodeTypeInfoChildObjectTypes Property
Gets list of child object types.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public override List<string> ChildObjectTypes { get; }

Property Value

Type: ListString
See Also