Minifies the specified CSS.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resource
- Type: System String
The CSS to minify.
Return Value
Type: StringThe specified CSS without any modifications.
See Also