OutputCacheUtility.SetupKernelCaching(String, HttpResponse) Method

Definition

Gets the kernel cache key.

public static string SetupKernelCaching (string originalCacheUrl, System.Web.HttpResponse response);

Parameters

originalCacheUrl
String

The original cache URL.

response
HttpResponse

The HTTP response.

Returns

The kernel cache key if the response can be kernel cached; otherwise, null.

Applies to

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