Ajax Uploader Class Reference

UploaderBase.TempDirectory Property

Specifies where AjaxUploader should put the temporary files.

[Visual Basic]
Public Property TempDirectory As String
[C#]
public string TempDirectory {get; set;}

Property Value

The temp directory.

See Also

UploaderBase Class | CuteWebUI Namespace