Bundle Constructor (String, String)
Initializes a new instance of the Bundle class.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
Parameters
- virtualPath
- Type: System.String
The virtual path used to reference the Bundle from within a view or Web page.
- cdnPath
- Type: System.String
An alternate URL for the bundle when it is stored in a content delivery network.
Show: