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

UploadProgressDialog.ReconnectionText Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets text of the label visible between connection attempts if upload was failed.

Syntax

PHP
public function getReconnectionText() {
}

public function setReconnectionText($value) {
}

Property Value

Type: string

Text of the Reconnection label.

Default value is "Upload failed. Waiting to reconnect...".

Remarks

This property is necessary for localization of Image Uploader.

See Also

Reference

Manual