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

UploadErrorDialog.Title Property

Gets or sets the title of the Upload Error dialog.

Syntax

PHP Initialize
public function getTitle() {
}

public function setTitle($value) {
}

Property Value

Type: string

The title of the Upload Error dialog.

Default value is "Upload Error".

See Also

Reference