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

Uploader.AddFilesProgressDialog Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets settings of the dialog which appears when a user selects quite a lot of files.

Syntax

PHP
public function getAddFilesProgressDialog() {
}

public function setAddFilesProgressDialog($value) {
}

Property Value

Type: AddFilesProgressDialog

Settings of the dialog which appears when a user selects quite a lot of files.

See Also

Reference