Click or drag to resize
DynamicTreeNodeTypeInfoBindingObjectTypes Property
Gets list of binding object types.

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

Property Value

Type: ListString
See Also