TempFileInfoProvider GetTempFilesFolderPath Method (String, Guid)Kentico 8.1 API Reference
Returns physical path to the folder where temporary files are located.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

parentFolder
Type: OnlineSystem String
Parent folder which is located under the temporary files root folder
scopeGuid
Type: OnlineSystem Guid
Parent scope GUID

Return Value

Type: OnlineString
See Also