Click or drag to resize
ObjectTypeManagerBindingObjectTypes Property
List of all binding object types.

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

Property Value

Type: IEnumerableString
See Also