ThumbnailClientEvents.InitComplete Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of InitComplete event handlers.

Syntax

PHP
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 the Thumbnail control is completely created and initialized.

See Also

Reference