CMSOutputResource.MinifiedCompressedData 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
Syntaxpublic byte[] MinifiedCompressedData { get; set; }
Property Value
Type:
Byte[]
See Also