Click or drag to resize
CMSOutputResourceCompressedData Property
Gets or sets the 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[] CompressedData { get; set; }

Property Value

Type: Byte
See Also