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

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

Property Value

Type: Boolean
See Also