This documentation is for the old version. Go to the latest Upload Suite docs

UploadHandler Properties

The UploadHandler type exposes the following members.

Properties

Name Description
Public property AutoSave

Gets or sets a value indicating whether uploaded files should be automatically saved.

Public property CacheAliveTimeout

Gets or sets a maximum time (in seconds) the upload session cache will be saved.

Public property DestinationFolder

Gets or sets a name of the folder to save uploaded files to.

Public property IsReusable

Gets a value indicating whether another request can use this handler.

Public property TempDirectory

Gets or sets a path to the folder where UploadHandler saves the upload session cache.

See Also

Reference