Click or drag to resize
BaseInfoBindings Property
Collection of the binding objects for the given object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual BindingRepository Bindings { get; }

Property Value

Type: BindingRepository
See Also