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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string SiteIDColumn { get; set; }
Property Value
Type:
StringSee Also