OutputCacheUtility.SetupKernelCaching(String, HttpResponse) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Získá klíč mezipaměti jádra.
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
Parametry
- originalCacheUrl
- String
Původní adresa URL mezipaměti.
- response
- HttpResponse
Odpověď HTTP.
Návraty
Klíč mezipaměti jádra, pokud je možné odpověď uložit do mezipaměti jádra; v opačném případě . null