Click or drag to resize
DebugHelperAnyDebugEnabled Property
Returns true if any debug is enabled.

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

Property Value

Type: Boolean
See Also