BundleModule Class
Represents a module that enables bundling to intercept requests to bundle URLs.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The BundleModule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Dispose | Disposes any resources used by the BundleModule class. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Init | Hooks the OnApplicationPostResolveRequestCache event to remap to the bundle handler. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IHttpModule.Dispose | Calls the Dispose() method. |
![]() ![]() | IHttpModule.Init | Calls the Init method. |
Show:
