Click or drag to resize
CMSOutputResourceContainsCompressedData Property
Gets if the container contains compressed version of the data.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public bool ContainsCompressedData { get; }

Property Value

Type: Boolean
See Also