IViewLocationCache Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodGetViewLocation(HttpContextBase^, String^)

Gets the view location by using the specified HTTP context and the cache key.

System_CAPS_pubmethodInsertViewLocation(HttpContextBase^, String^, String^)

Inserts the specified view location into the cache by using the specified HTTP context and the cache key.

Return to top
Show: