RequestContext.UseGZip Property |
If true, the filter uses GZip compression on output.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static bool UseGZip { get; set; }
Property Value
Type:
Boolean
See Also