ClientEvents.RestrictionFailed Property HTML5/Flash Uploader PHP

Supported technologies: Adobe Flash

Gets or sets an array of RestrictionFailed event handlers.

Syntax

PHP Initialize
public function &getRestrictionFailed() {
}

public function setRestrictionFailed($value) {
}

Property Value

Type: array

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

Remarks

This event fires when some restriction is triggered.

See Also

Reference