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

ImageUploaderFlash.UploadButtonText Property

Gets or sets a caption of the button which starts the upload of the selected files.

Syntax

PHP Initialize
public function getUploadButtonText() {
}

public function setUploadButtonText($value) {
}

Property Value

Type: string

The caption of the Upload button.

Default value is "Upload".

Remarks

This property is necessary for localization of Image Uploader Flash.

See Also

Reference