Click or drag to resize
SiteContextCurrentSite Property
Returns the current site info.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public static SiteInfo CurrentSite { get; set; }

Property Value

Type: SiteInfo
See Also