Sitecore 5.1.1 API

Cache.GetCacheKeys Method (String)

[Visual Basic]
Overloads Public Function GetCacheKeys( _
   ByVal keyPrefix As String _
) As ArrayList
[C#]
public ArrayList GetCacheKeys(
   string keyPrefix
);

See Also

Cache Class | Sitecore.Caching Namespace | Cache.GetCacheKeys Overload List