JavaScriptMinifier.Minify

Minifies a source file into a target file.

public void Minify( string sourceFile,
	string targetFile );

Parameters

sourceFile
Source file that is to be compressed

targetFile
Target file that is to contain the compressed output


See also:

Class JavaScriptMinifier


  Last Updated: 7/15/2008 | © West Wind Technologies, 2008