UploadProgressDialog.MegabytesText Property ActiveX/Java Uploader PHP

Supported browsers: Internet Explorer

Gets or sets a text for the megabytes unit in the uploading files dialog.

Syntax

PHP
public function getMegabytesText() {
}

public function setMegabytesText($value) {
}

Property Value

Type: string

The text of the megabytes unit in the uploading files dialog.

Default value is "Mb".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference