Click or drag to resize
ObjectTypeInfoSiteBinding Property
Gets the object type name 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 string SiteBinding { get; }

Property Value

Type: String
See Also