Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Helpers Namespaces
CMS.Helpers
DefaultCssMinifier Class
DefaultCssMinifier Methods
Minify Method
DefaultCssMinifier
Minify Method
Minifies the specified CSS.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax
C#
Copy
public
string
Minify
(
string
resource
)
Parameters
resource
Type:
System
String
The CSS to minify.
Return Value
Type:
String
The specified CSS without any modifications.
Implements
IResourceMinifier
Minify(String)
See Also
Reference
DefaultCssMinifier Class
CMS.Helpers Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com