Click or drag to resize
UploaderBaseTempDirectory Property
Specifies where AjaxUploader should put the temporary files.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string TempDirectory { get; set; }

Property Value

Type: String
The temp directory.
See Also