The UploadHandler type exposes the following members.
Name | Description | |
---|---|---|
AutoSave |
Gets or sets a value indicating whether uploaded files should be automatically saved. |
|
CacheAliveTimeout |
Gets or sets a maximum time (in seconds) the upload session cache will be saved. |
|
Context | ||
DestinationFolder |
Gets or sets a name of the folder to save uploaded files to. |
|
EnableRequestValidation | ||
IsReusable |
Gets a value indicating whether another request can use this handler. |
|
MediumTrustCompatibility |
Gets or sets a value indicating whether HTML5/Flash Uploader supports medium trust level in ASP.NET. |
|
TempDirectory |
Gets or sets a path to the folder where UploadHandler saves the upload session cache. |