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

ImageUploaderFlash.AddFilesProgressDialog Property

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

Syntax

PHP Initialize
public function getAddFilesProgressDialog() {
}

public function setAddFilesProgressDialog($value) {
}

Property Value

Type: AddFilesProgressDialog

The Adding Files dialog settings.

See Also

Reference