ClientEvents.Progress Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of Progress event handlers.

Syntax

PHP
public function &getProgress() {
}

public function setProgress($value) {
}

Property Value

Type: array

The string containing the name of Progress event handler or an array of handler names.

Remarks

This event indicates the progress of the upload.

See Also

Reference