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

UploadErrorDialog.HideDetailsButtonText Property

Gets or sets the caption of the Hide Details button.

Syntax

PHP Initialize
public function getHideDetailsButtonText() {
}

public function setHideDetailsButtonText($value) {
}

Property Value

Type: string

The caption of the Hide Details button.

Default value is "Hide Details".

See Also

Reference