StorageHelper DeleteOldFiles Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteOldFiles(String, DateTime, Boolean)
Deletes files older than specified time from the file system.
Public methodStatic memberDeleteOldFiles(DirectoryInfo, DateTime, Boolean)
Deletes files older than specified time from the file system.
Back to Top
See Also