Click or drag to resize
ClassCodeGenerationSettingsSiteIdColumn Property
Gets or sets the name of the site ID column.

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

Property Value

Type: String
See Also