MinifyJs(bool) Constructor
Minifies the JS content.
Namespace
Statiq.Minification
Containing Type
MinifyJs

Syntax

public MinifyJs(bool isInlineCode = false)

Parameters

Name Type Description
isInlineCode bool Boolean to specify whether the content has inline JS code. Default value is false.