CommonDialog.CancelButtonText Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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