MinifyXhtml(bool) Constructor
Minifies the XHTML content.
Namespace
Statiq.Minification
Containing Type
MinifyXhtml

Syntax

public MinifyXhtml(bool useEmptyMinificationSettings = false)

Parameters

Name Type Description
useEmptyMinificationSettings bool Boolean to specify whether to use empty minification settings. Default value is false, this will use commonly accepted settings.