TempFileInfoProviderGetTempFilesRootFolderPath Method (String) |
Returns physical path to the root folder of all temporary files.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static string GetTempFilesRootFolderPath(
string webFullPath
)
Parameters
- webFullPath
- Type: SystemString
Full path to the root of the web project (e.g. c:\WebProject\)
Return Value
Type:
StringSee Also