TempFileInfoProvider DeleteTempFiles Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteTempFiles(String, DateTime)
Deletes old temporary files from the specified parent folder.` `.
Public methodStatic memberDeleteTempFiles(String, Guid)
Deletes all temporary files for the given parent scope.
Public methodStatic memberDeleteTempFiles(String, Guid, Int32, Int32)
Deletes all the temporary files with number between lower and upper boud for the given parent scope.
Back to Top
See Also