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

UploadErrorDialog.ShowDetailsButtonText Property

Gets or sets the caption of the Show Details button.

Syntax

PHP Initialize
public function getShowDetailsButtonText() {
}

public function setShowDetailsButtonText($value) {
}

Property Value

Type: string

The caption of the Show Details button.

Default value is "Show Details".

See Also

Reference