Click or drag to resize
RequestContextUseGZip Property
If true, the filter uses GZip compression on output.

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

Property Value

Type: Boolean
See Also