BundleDefinition Class
Represents a bundle definition as specified by the bundle manifest.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The BundleDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CdnFallbackExpression | Gets or sets the CDN fallback expression for the bundle. |
![]() | CdnPath | Gets or sets the CDN path for the bundle. |
![]() | Includes | Gets the files included in the bundle. |
![]() | Path | Gets or sets the virtual path for the bundle. |
Show:
