Click or drag to resize
TempFileInfoProviderTemporaryFilesFolderPath Property
Temporary files folder path (default: ~/App_Data/CMSTemp/)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static string TemporaryFilesFolderPath { get; set; }

Property Value

Type: String
See Also