TempFileInfoProvider DeleteTempFilesInternal Method Kentico 8.0 API Reference
Overload List

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