WebFileCacheDeleteAll Method |
Deletes all cached files.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual bool DeleteAll()
Return Value
Type:
Booleantrue if true if the cache directory existed,
false otherwise.
See Also