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

StatusPane.SendingText Property

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...".

See Also

Reference