OutputCacheUtility.SetupKernelCaching Method (String, HttpResponse)
Gets the kernel cache key.
Assembly: System.Web (in System.Web.dll)
Parameters
- originalCacheUrl
-
Type:
System.String
The original cache URL.
- response
-
Type:
System.Web.HttpResponse
The HTTP response.
Return Value
Type: System.StringThe kernel cache key If the response can be kernel cached; otherwise null .
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: