CachedAssociatedMetadataProvider(TModelMetadata).PrototypeCache Property

Gets the prototype cache.

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

member PrototypeCache : ObjectCache with get, set

Property Value

Type: System.Runtime.Caching.ObjectCache
The prototype cache.
Show: