Click or drag to resize
ObjectTypeInfoSiteIDColumn Property
The name of the class field (column) that stores site IDs for site-related objects. Only use the site ID column if the object does not have a separate binding object type for the site relationship.

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

Property Value

Type: String
See Also