CachedAssociatedMetadataProvider<TModelMetadata>.PrototypeCache Property

Definition

Gets the prototype cache.

protected internal System.Runtime.Caching.ObjectCache PrototypeCache { get; set; }
member this.PrototypeCache : System.Runtime.Caching.ObjectCache with get, set
Protected Friend Property PrototypeCache As ObjectCache

Property Value

The prototype cache.

Applies to