CachedAssociatedMetadataProvider<TModelMetadata>.PrototypeCache Property

 

Gets the prototype cache.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

protected internal ObjectCache PrototypeCache { get; set; }

Property Value

Type: System.Runtime.Caching.ObjectCache

The prototype cache.

Return to top
Show: