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

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

Property Value

Type: ListString
See Also