SettingsKeyChangedEventArgsSiteID Property |
Gets the site ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public int SiteID { get; protected set; }
Property Value
Type:
Int32The site ID.
See Also