Click or drag to resize
RequestContextResponseIsCompressed Property
Indicates whether the current response contains compressed data.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool ResponseIsCompressed { get; set; }

Property Value

Type: Boolean
See Also