OutputCacheUtility.SetupKernelCaching(String, HttpResponse) Yöntem

Tanım

Çekirdek önbellek anahtarını alır.

public:
 static System::String ^ SetupKernelCaching(System::String ^ originalCacheUrl, System::Web::HttpResponse ^ response);
public static string SetupKernelCaching(string originalCacheUrl, System.Web.HttpResponse response);
static member SetupKernelCaching : string * System.Web.HttpResponse -> string
Public Shared Function SetupKernelCaching (originalCacheUrl As String, response As HttpResponse) As String

Parametreler

originalCacheUrl
String

Özgün önbellek URL'si.

response
HttpResponse

HTTP yanıtı.

Döndürülenler

Yanıt çekirdek önbelleğe alınabiliyorsa çekirdek önbellek anahtarı; aksi takdirde , null.

Şunlara uygulanır