IBundleResolver Interface
Represents an interface used to query the BundleCollection for metadata.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The IBundleResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetBundleContents | Returns a list of all the virtualPaths of the contents of the bundle. |
![]() | GetBundleUrl | Returns the versioned URL of the bundle. |
![]() | IsBundleVirtualPath | Specifies whether the virtual path is to a bundle. |
Show:
