Click or drag to resize
ISiteService Interface
Interface for site service

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
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