Click or drag to resize
ObjectTypeInfoIsSelfBinding Property
Returns true if the binding is binding to the same object as parent.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool IsSelfBinding { get; }

Property Value

Type: Boolean
See Also