CMSOutputResourceCompressedData Property |
Gets or sets the compressed version of the data in the container.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public byte[] CompressedData { get; set; }
Property Value
Type:
ByteSee Also