ASPCache Object
ASPCache.RemoveAll()
See Also:
ASPCache Object
Collection Functionality
ASPCache.Remove()
ASPCache.Count
Empties the cache.
Syntax
VBScript:
Cache
.RemoveAll
JScript:
Cache
.RemoveAll( );
Object
Cache
An
ASPCache
object.
Notes
RemoveAll
removes all items from the cache.
© 1998 - 2002 by WebGecko Software LLC. All rights reserved.