StatusPane.SendingText Property HTML5/Flash Uploader PHP

Supported technologies: Adobe Flash

Gets or sets the caption of the Uploading label.

Syntax

PHP Initialize
public function getSendingText() {
}

public function setSendingText($value) {
}

Property Value

Type: string

The caption of the Uploading label.

Default value is "UPLOADING...".

Remarks

To hide the Uploading label, set it to the empty string.

See Also

Reference