Click or drag to resize
DynamicTreeNodeTypeInfoOtherBindingObjectTypes Property
Gets list of other binding types - binding types where this object participate but is not parent object of those binding types.

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

Property Value

Type: ListString
See Also