VirtualPathProviderViewEngine.ViewLocationCache Propiedad

Definición

Obtiene o establece la memoria caché de ubicación de vista.

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

Valor de propiedad

Memoria caché de ubicación de vista.

Se aplica a