Bundle.CdnPath Property
Gets or sets an alternate URL for the bundle when it is stored in a content delivery network.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
In order to configure the Web optimization framework to emit links to the a bundle’s CDN URL, the CdnPath value must not be null and UseCdn must equal true.
Show: