Метод | Описание | |
---|---|---|
MinifiedAndCompressedXhtmlPage ( ) : WebMarkupMin.AspNet.Common |
Constructs a instance of Web Forms page with support of XHTML minification and HTTP compression
|
|
MinifiedAndCompressedXhtmlPage ( |
Constructs a instance of Web Forms page with support of XHTML minification and HTTP compression
|
public MinifiedAndCompressedXhtmlPage ( ) : WebMarkupMin.AspNet.Common | ||
Результат | WebMarkupMin.AspNet.Common |
public MinifiedAndCompressedXhtmlPage ( |
||
configuration | WebMarkupMin configuration | |
minificationManager | IXhtmlMinificationManager | XHTML minification manager |
compressionManager | IHttpCompressionManager | HTTP compression manager |
Результат | WebMarkupMin.AspNet.Common |