APGen Documentation Previous Topic: ASPCache.Remove() Next Topic: ASPCache.Flush() Parent Topic: ASPCache Object    ASPCache Object
ASPCache.RemoveAll()
See Also:

Empties the cache.

Syntax

VBScript:

Cache.RemoveAll

JScript:

Cache.RemoveAll( );

Object

Cache An ASPCache object.

Notes

RemoveAll removes all items from the cache.