RazorViewEngine.ViewLookupCache Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A cache for results of view lookups.
protected:
 property Microsoft::Extensions::Caching::Memory::IMemoryCache ^ ViewLookupCache { Microsoft::Extensions::Caching::Memory::IMemoryCache ^ get(); };protected Microsoft.Extensions.Caching.Memory.IMemoryCache ViewLookupCache { get; }protected internal Microsoft.Extensions.Caching.Memory.IMemoryCache ViewLookupCache { get; }member this.ViewLookupCache : Microsoft.Extensions.Caching.Memory.IMemoryCacheProtected ReadOnly Property ViewLookupCache As IMemoryCacheProtected Friend ReadOnly Property ViewLookupCache As IMemoryCache