Edit

Share via


OutputCacheUtility.CreateCacheDependency(HttpResponse) Method

Definition

Creates a cache dependency for the response.

public static System.Web.Caching.CacheDependency CreateCacheDependency(System.Web.HttpResponse response);

Parameters

response
HttpResponse

The HTTP response.

Returns

The dependency.

Applies to

Product Versions
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1