CachedAssociatedMetadataProvider(TModelMetadata).PrototypeCache Property

Gets the prototype cache.

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

function get PrototypeCache () : ObjectCache 
function set PrototypeCache (value : ObjectCache)

Property Value

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