Bundle Properties

Include Protected Members
Include Inherited Members

The Bundle type exposes the following members.

Properties

  Name Description
Public property Builder Gets the object used to build the bundle content from the individual files included in the Bundle object.
Public property CdnFallbackExpression Gets the script expression rendered by the Scripts helper class to reference the local bundle file if the CDN is unavailable.
Public property CdnPath Gets or sets an alternate URL for the bundle when it is stored in a content delivery network.
Public property ConcatenationToken Gets the token inserted between bundled files to ensure that the final bundle content is valid.
Public property EnableFileExtensionReplacements Gets a value that specifies whether to use the FileExtensionReplacementList.
Public property Orderer Gets a value that determines the order of files in a bundle.
Public property Path Gets the virtual path used to reference the Bundle from within a view or Web page.
Public property Transforms Gets the transforms which process the contents of a bundle.

Top

See Also

Reference

Bundle Class

System.Web.Optimization Namespace