Click or drag to resize
TempFileInfoProviderGetTempFilesInternal Method
Returns all temp files.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<TempFileInfo> GetTempFilesInternal()

Return Value

Type: ObjectQueryTempFileInfo
See Also