ClientEvents.AfterPackageUpload Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of AfterPackageUpload event handlers.

Syntax

PHP
public function &getAfterPackageUpload() {
}

public function setAfterPackageUpload($value) {
}

Property Value

Type: array

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

Remarks

This event fires when the current package was uploaded successfully.

See Also

Reference