IBundler Interface |
Namespace: VirtualRadar.Interface.WebSite
The IBundler type exposes the following members.
Name | Description | |
---|---|---|
WebServer |
Gets the web server that the bundler is attached to.
| |
WebSite |
Gets the web site that the bundler is attached to.
|
Name | Description | |
---|---|---|
AttachToWebSite |
Attaches the bundler to the web site passed across.
| |
BundleHtml |
Replaces multiple statements in the HTML that drag in JavaScript files with a single statement that
downloads all of the files in one go.
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |