Stops the upload process.
Syntax
| JavaScript | Copy Code
|
|---|---|
getImageUploader("ImageUploaderID").Stop();
|
|
Remarks
This method works in the same manner as if the Stop button is clicked.
See Also
Examples
Customizing ButtonsReference
ButtonStopText PropertyRefresh Method
Send Method
Progress Event
Copy Code