ClientEvents.RestrictionFailed Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of RestrictionFailed event handlers.

Syntax

PHP
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 broken.

See Also

Reference