CachedModelMetadata<TPrototypeCache>.PrototypeCache Property

Definition

Gets or sets the prototype cache.

protected TPrototypeCache PrototypeCache { get; set; }
member this.PrototypeCache : 'PrototypeCache with get, set
Protected Property PrototypeCache As TPrototypeCache

Property Value

TPrototypeCache

The prototype cache.

Applies to