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