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