UploadHandler Properties HTML5/Flash Uploader ASP.NET

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 Context
Public property DestinationFolder

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

Public property EnableRequestValidation
Public property IsReusable

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

Public property MediumTrustCompatibility

Gets or sets a value indicating whether HTML5/Flash Uploader supports medium trust level in ASP.NET.

Public property TempDirectory

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

See Also

Reference