ClientEvents.SelectionChange Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of SelectionChange event handlers.

Syntax

PHP
public function &getSelectionChange() {
}

public function setSelectionChange($value) {
}

Property Value

Type: array

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

Remarks

This event fires when a user changes a selection in the upload pane.

See Also

Reference