OutputCacheUtility.CreateCacheDependency Method (HttpResponse)
Creates a cache dependency for the response.
Assembly: System.Web (in System.Web.dll)
Public Shared Function CreateCacheDependency ( response As HttpResponse ) As CacheDependency
Parameters
- response
-
Type:
System.Web.HttpResponse
The HTTP response.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: