0 out of 2 rated this helpful - Rate this topic

BundleTable Class

.NET Framework 4.5

Static holder class for the default bundle collection.

System.Object
  System.Web.Optimization.BundleTable

Namespace:  System.Web.Optimization
Assembly:  System.Web.Optimization (in System.Web.Optimization.dll)
public static class BundleTable

The BundleTable type exposes the following members.

  NameDescription
Public propertyStatic memberBundlesGets the default bundle collection.
Public propertyStatic memberEnableOptimizationsGets or sets whether bundling and minification of bundle references is enabled.
Public propertyStatic memberVirtualPathProviderGets or sets the provider to be used in resolving bundle files.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.