Bundle JavaScript Method ()SquishIt API Documentation
Create a javascript bundle with non default IDebugStatusReader.

Namespace: SquishIt.Framework
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public static JavaScriptBundle JavaScript(
	IDebugStatusReader debugStatusReader
)

Parameters

debugStatusReader
Type: IDebugStatusReader
IDebugStatusReader instance to use.

Return Value

Type: JavaScriptBundle
JavaScriptBundle
See Also