TempFileInfoProviderGetTempFileInfoInternal Method (Int32) |
Returns temporary file with specified ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual TempFileInfo GetTempFileInfoInternal(
int tempFileId
)
Parameters
- tempFileId
- Type: SystemInt32
Temporary file ID
Return Value
Type:
TempFileInfoSee Also