Sdílet prostřednictvím


IViewLocationCache.GetViewLocation(HttpContextBase, String) Metoda

Definice

Získá umístění zobrazení pomocí zadaného kontextu HTTP a klíče mezipaměti.

public string GetViewLocation (System.Web.HttpContextBase httpContext, string key);
abstract member GetViewLocation : System.Web.HttpContextBase * string -> string
Public Function GetViewLocation (httpContext As HttpContextBase, key As String) As String

Parametry

httpContext
HttpContextBase

Kontext PROTOKOLU HTTP.

key
String

Klíč mezipaměti.

Návraty

Umístění zobrazení.

Platí pro