VirtualPathProviderViewEngine.ViewLocationCache 属性

定义

获取或设置视图位置缓存。

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

属性值

视图位置缓存。

适用于