Click or drag to resize
ISiteService Interface
Interface for site service

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public interface ISiteService

The ISiteService type exposes the following members.

Properties
  NameDescription
Public propertyCurrentSite
Current context site
Public propertyIsLiveSite
Returns true, if the current context executes on live site
Top
See Also