ClientEvents.InitComplete Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets an array of InitComplete event handlers.

Syntax

PHP Initialize
public function &getInitComplete() {
}

public function setInitComplete($value) {
}

Property Value

Type: array

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

Remarks

This event fires when HTML5/Flash Uploader is completely created and initialized.

See Also

Reference

Manual