DefaultViewLocationCache Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGetViewLocation(HttpContextBase, String)

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

System_CAPS_pubmethodInsertViewLocation(HttpContextBase, String, String)

Inserts the view in the specified virtual path by using the specified HTTP context, cache key, and virtual path.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: