Click or drag to resize
SiteContextCurrentSiteID Property
Returns current site ID.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax
C#
public static int CurrentSiteID { get; set; }

Property Value

Type: Int32
See Also