DefaultBundleOrderer Class
.NET Framework 4.5
Default IBundleOrderer which orders files in a bundled using FileSetOrderList.
Namespace:
System.Web.Optimization
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The DefaultBundleOrderer type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OrderFiles | Reorder files that match patterns specified in FileSetOrderList so that they are bundled before any files that do not match. |
![]() | ToString | (Inherited from Object.) |
