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

Uploader.DeleteFilesDialog Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets the settings of the delete confirmation dialog.

Syntax

PHP
public function getDeleteFilesDialog() {
}

public function setDeleteFilesDialog($value) {
}

Property Value

Type: DeleteFilesDialog

The delete confirmation dialog settings.

See Also

Reference