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

uploader.cancelUpload Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Stops the upload process.

Syntax

JavaScript
$au.uploader('uploaderID').cancelUpload();

Remarks

It works in the same way as if the Cancel button was clicked.

See Also

Reference