Click or drag to resize

Utils_YUI Class

Intermediate utilities calling YUI (may fail if dll is not present).
Inheritance Hierarchy
SystemObject
  MicaSystems.UtilsUtils_YUI

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static class Utils_YUI

The Utils_YUI type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompressCss
Compress a CSS content using YUI library.
Public methodStatic memberCompressJS
Compress a Javascrit content using YUI library.
Top
See Also