Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the methods that are required in order to cache view locations in memory.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IViewLocationCache
public interface IViewLocationCache
public interface class IViewLocationCache
The IViewLocationCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetViewLocation | Gets the view location by using the specified HTTP context and the cache key. |
![]() |
InsertViewLocation | Inserts the specified view location into the cache by using the specified HTTP context and the cache key. |
Top
.jpeg)