Click or drag to resize
CMSOutputResourceMinifiedCompressedData Property
Gets or sets the minified and compressed version of the data in the container.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public byte[] MinifiedCompressedData { get; set; }

Property Value

Type: Byte
See Also