ClientEvents.Error Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets an array of Error event handlers.

Syntax

PHP Initialize
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