This documentation is for the old version. Go to the latest Upload Suite docs

Uploader.ClientEvents Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a collection of client-side events.

Syntax

PHP
public function getClientEvents() {
}

public function setClientEvents($value) {
}

Property Value

Type: ClientEvents

The collection of client-side events.

See Also

Reference

Manual