Click or drag to resize
CMSActionContextCurrentSite Property
Current site of the context.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public static ISiteInfo CurrentSite { get; set; }

Property Value

Type: ISiteInfo
See Also