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. |
|
DestinationFolder |
Gets or sets a name of the folder to save uploaded files to. |
|
IsReusable |
Gets a value indicating whether another request can use this handler. |
|
TempDirectory |
Gets or sets a path to the folder where UploadHandler saves the upload session cache. |