Click or drag to resize
DebugSettingsEnabled Property
If true, the debug is enabled

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

Property Value

Type: Boolean
See Also