Click or drag to resize
ObjectTypeInfoIsSiteBinding Property
Returns true if the object is site binding.

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

Property Value

Type: Boolean
See Also