Returns the temporary file binary data from disk.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parentFolder
- Type: System String
Parent folder which is located under the temporary files root folder
- scopeFolder
- Type: System String
Scope folder which is located under the parent folder
- fileNumber
- Type: System Int32
Temporary file number
- fileExtension
- Type: System String
Temporary file extension
Return Value
Type: ByteSee Also