Click or drag to resize
DebugHelperShowDebugOnLiveSite Property
If true, the debug control are allowed in the live site view

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

Property Value

Type: Boolean
See Also