Sitecore 5.1.1 API
CacheManager.GetAllCaches Method
[Visual Basic]
Public Shared Function GetAllCaches() As
Cache()
[C#]
public static
Cache[]
GetAllCaches();
See Also
CacheManager Class
|
Sitecore.Caching Namespace