Click or drag to resize
CMSOutputResourceMinifiedData Property
Gets or sets the minified version of the data in the container.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public string MinifiedData { get; set; }

Property Value

Type: String
See Also