This topic has not yet been rated - Rate this topic

IViewLocationCache Interface

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)
public interface IViewLocationCache

The IViewLocationCache type exposes the following members.

  Name Description
Public method GetViewLocation Gets the view location by using the specified HTTP context and the cache key.
Public method InsertViewLocation Inserts the specified view location into the cache by using the specified HTTP context and the cache key.
Top
Did you find this helpful?
(1500 characters remaining)