Bundle.UpdateCache Method

Updates the cache with the specified bundle response.

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

public virtual void UpdateCache(
	BundleContext context,
	BundleResponse response
)
Show: