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

UploadSettings Members

The UploadSettings type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
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.

See Also

Reference