BundleContext Class
Encapsulates the info needed to process a bundle request
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The BundleContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BundleCollection | Gets or sets the collection of bundles. |
![]() | BundleVirtualPath | Gets or sets the virtual path for the bundle request |
![]() | EnableInstrumentation | Gets or sets whether the instrumentation output is requested. |
![]() | EnableOptimizations | Gets or sets whether optimizations are enabled via EnableOptimizations. |
![]() | HttpContext | Gets or sets the HTTP context associated with the bundle context. |
![]() | UseServerCache | Gets or sets whether the bindle context will store the bundle response in the HttpContext.Cache. |
Show:
