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

uploader Methods

The uploader type exposes the following methods.

Methods

NameDescription
Public method cancelUpload Stops the upload process.
Public method getHtml Generates the HTML code which will embed Image Uploader and returns it as a string.
Public method set(Object) Sets the specified properties.
Public method upload Starts the upload process.
Public method writeHtml Generates the HTML code which will embed Image Uploader and writes this code directly into the page.