Sitecore 5.0 API
DataManager.Cache Property
Gets the cache.
[Visual Basic]
Public ReadOnly Property Cache As
ItemCache
[C#]
public
Sitecore.Caching.ItemCache
Cache {get;}
See Also
DataManager Class
|
Sitecore.Data Namespace