DefaultViewLocationCache Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetViewLocation(HttpContextBase, String) | Retrieves the default view location by using the specified HTTP context and cache key. |
![]() | InsertViewLocation(HttpContextBase, String, String) | Inserts the view in the specified virtual path by using the specified HTTP context, cache key, and virtual path. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

