ClientEvents.UploadFileCountChange Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of UploadFileCountChange event handlers.

Syntax

PHP
public function &getUploadFileCountChange() {
}

public function setUploadFileCountChange($value) {
}

Property Value

Type: array

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

Remarks

This event fires when a user adds/removes any files to/from the upload list.

See Also

Reference