Click or drag to resize
ISiteServiceIsLiveSite Property
Returns true, if the current context executes on live site

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
bool IsLiveSite { get; }

Property Value

Type: Boolean
See Also