Stops the upload process.

Syntax

JavaScript CopyCode imageCopy Code
getImageUploader("ImageUploaderID").Stop();

Remarks

This method works in the same manner as if the Stop button is clicked.

See Also

Examples
Customizing Buttons

Reference
ButtonStopText Property
Refresh Method
Send Method
Progress Event