VirtualPathProviderViewEngine.ViewLocationCache Property

Definition

Gets or sets the view location cache.

public System.Web.Mvc.IViewLocationCache ViewLocationCache { get; set; }
member this.ViewLocationCache : System.Web.Mvc.IViewLocationCache with get, set
Public Property ViewLocationCache As IViewLocationCache

Property Value

The view location cache.

Applies to