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