Bundle.GetCacheKey Method

Gets the cache key for the specified bundle context.

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

abstract GetCacheKey : 
        context:BundleContext -> string  
override GetCacheKey : 
        context:BundleContext -> string

Return Value

Type: System.String
Show: