StyleBundle Methods

Include Protected Members
Include Inherited Members

The StyleBundle type exposes the following members.

Methods

  Name Description
Public method ApplyTransforms Applies the transforms to the bundle. (Inherited from Bundle.)
Public method CacheLookup Overrides this to implement own caching logic. (Inherited from Bundle.)
Public method EnumerateFiles Generates an enumeration of VirtualFile objects that represent the contents of the bundle. (Inherited from Bundle.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateBundleResponse Processes the bundle request to generate the response. (Inherited from Bundle.)
Public method GetCacheKey Gets the cache key for the specified bundle context. (Inherited from Bundle.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Include(String[]) Specifies a set of files to be included in the Bundle. (Inherited from Bundle.)
Public method Include(String, IItemTransform[]) Specifies a set of files to be included in the Bundle. (Inherited from Bundle.)
Public method IncludeDirectory(String, String) Includes all files in a directory that match a search pattern. (Inherited from Bundle.)
Public method IncludeDirectory(String, String, Boolean) Includes all files in a directory that match a search pattern. (Inherited from Bundle.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method UpdateCache Updates the cache with the specified bundle response. (Inherited from Bundle.)

Top

See Also

Reference

StyleBundle Class

System.Web.Optimization Namespace