Click or drag to resize
BaseRESTServiceCurrentSite Property
Gets current site object received from the domain.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
protected SiteInfo CurrentSite { get; }

Property Value

Type: SiteInfo
See Also