Click or drag to resize
OutputDataHasDebugInformation Property
If true, the output has the debug information

Namespace: CMS.OutputFilter
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool HasDebugInformation { get; set; }

Property Value

Type: Boolean
See Also