C# Class SquishIt.WebForms.UI.WebControls.JsBundle

Inheritance: System.Web.UI.WebControls.WebControl
Datei anzeigen Open project: connectivedx/SquishIt

Public Methods

Method Description
JsBundle ( ) : System

Protected Methods

Method Description
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

JsBundle() public method

public JsBundle ( ) : System
return System

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
return void