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

CommonDialog.CancelButtonText Property

Gets or sets the caption of the Cancel button.

Syntax

PHP Initialize
public function getCancelButtonText() {
}

public function setCancelButtonText($value) {
}

Property Value

Type: string

The caption of the Cancel button.

Default value is "Cancel".

See Also

Reference