Click or drag to resize
ObjectTypeInfoSiteBindingObject Property
Gets the Info class of the binding class that stores relationships between the given class and sites (if such a site binding class exists).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public BaseInfo SiteBindingObject { get; }

Property Value

Type: BaseInfo
See Also