Click or drag to resize
CMSActionContextCurrentIsLiveSite 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 static bool CurrentIsLiveSite { get; set; }

Property Value

Type: Boolean
See Also