BundleTable.Bundles Property

Gets the default bundle collection.

Namespace:  System.Web.Optimization
Assembly:  System.Web.Optimization (in System.Web.Optimization.dll)

Syntax

public static BundleCollection Bundles { get; }

Property Value

Type: System.Web.Optimization.BundleCollection
The default bundle collection.

See Also

Reference

BundleTable Class

System.Web.Optimization Namespace