Click or drag to resize
BaseInfoOtherBindings Property
Collection of the binding objects for the given object where the current object is not a parent of the binding (parent object is on the second side).

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

Property Value

Type: OtherBindingRepository
See Also