C# Class WebMarkupMin.AspNet4.WebForms.MinifiedXhtmlPage

Web Forms page with support of XHTML minification
Inheritance: MinifiedPageBase
Afficher le fichier Open project: Taritsyn/WebMarkupMin

Méthodes publiques

Méthode Description
MinifiedXhtmlPage ( ) : WebMarkupMin.AspNet.Common

Constructs a instance of Web Forms page with support of XHTML minification

MinifiedXhtmlPage ( WebMarkupMinConfiguration configuration, IXhtmlMinificationManager minificationManager ) : WebMarkupMin.AspNet.Common

Constructs a instance of Web Forms page with support of XHTML minification

Method Details

MinifiedXhtmlPage() public méthode

Constructs a instance of Web Forms page with support of XHTML minification
public MinifiedXhtmlPage ( ) : WebMarkupMin.AspNet.Common
Résultat WebMarkupMin.AspNet.Common

MinifiedXhtmlPage() public méthode

Constructs a instance of Web Forms page with support of XHTML minification
public MinifiedXhtmlPage ( WebMarkupMinConfiguration configuration, IXhtmlMinificationManager minificationManager ) : WebMarkupMin.AspNet.Common
configuration WebMarkupMin.AspNet4.Common.WebMarkupMinConfiguration WebMarkupMin configuration
minificationManager IXhtmlMinificationManager XHTML minification manager
Résultat WebMarkupMin.AspNet.Common