Click or drag to resize
ObjectTypeInfoBindingObjectTypes Property
Binding object types, list of object types separated by semicolon.

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

Property Value

Type: ListString
See Also