Click or drag to resize
SettingsKeyChangedEventArgsSiteID Property
Gets the site ID.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public int SiteID { get; protected set; }

Property Value

Type: Int32
The site ID.
See Also