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

ImageUploaderFlash.ClientEvents Property

Gets or sets the collection of client-side events.

Syntax

PHP Initialize
public function getClientEvents() {
}

public function setClientEvents($value) {
}

Property Value

Type: ClientEvents

The collection of client-side events.

See Also

Reference

Manual