Click or drag to resize
UploaderHelperTEMP_PATH Field

Note: This API is now obsolete.

Virtual path to the temporary directory used for all uploaded files.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use property TempPath instead")]
public const string TEMP_PATH

Field Value

Type: String
See Also