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

UploadSettings Properties

The UploadSettings type exposes the following properties.

Properties

NameDescription
Public property ActionUrl Gets or sets the URL to the page files are posted to.
Public property ChunkSize Gets or sets a maximium allowed size of binary data (in bytes) uploaded within a POST request.
Public property ProgressBytesMode Gets or sets a value specifying how to estimate the total size of the upload session as well as the amount of bytes that have already been sent to a server.
Public property RedirectUrl Gets or sets the URL to which the user will be redirected when the upload is successfully completed.