ClientEvents.Error Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of Error event handlers.

Syntax

PHP
public function &getError() {
}

public function setError($value) {
}

Property Value

Type: array

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

Remarks

This event fires if some error occurred during the current upload session.

See Also

Reference