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

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

Property Value

Type: Byte
See Also