Click or drag to resize
DebugHelperAnyDebugLogToFileEnabled Property
Returns true if any debug has the logging to file enabled.

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

Property Value

Type: Boolean
See Also