UploadProgressDialog.ReconnectionText Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public string ReconnectionText { get; set; }

Property Value

Type: System..String

Text of the Reconnection label.

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

Remarks

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

See Also

Reference

Manual