Sitecore 5.0 API
GlobalCache.RemoveAll Method
Removes the all.
[Visual Basic]
Public Shared Sub RemoveAll()
[C#]
public static
void
RemoveAll();
See Also
GlobalCache Class
|
Sitecore.Caching Namespace