Click or drag to resize
AbstractHandlerDebug Property
If true, the handler is included in debug

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

Property Value

Type: Boolean
See Also