Click or drag to resize
CMSActionContextIsLiveSite Property
Indicates whether the currently running code executes on the live site.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public bool IsLiveSite { set; }

Property Value

Type: Boolean
See Also