Click or drag to resize
DebugContextDebugPresentInResponse Property
Gets or sets the value that indicates whether debug information is present in response

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

Property Value

Type: Boolean
See Also