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

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

Property Value

Type: Byte
See Also