Click or drag to resize
SiteInfoSiteIsOffline Property
Indicates whether site is in offline mode.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public virtual bool SiteIsOffline { get; set; }

Property Value

Type: Boolean
See Also