Click or drag to resize
BaseInfoBindings Property
Collection of the binding objects for the given object where the current object is a parent of the binding.

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

Property Value

Type: BindingRepository
See Also