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

Uploader.UploadProgressDialog Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets the upload progress dialog settings.

Syntax

PHP
public function getUploadProgressDialog() {
}

public function setUploadProgressDialog($value) {
}

Property Value

Type: UploadProgressDialog

The upload progress dialog settings.

See Also

Reference