StatusPane.SendingText Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the caption of the Uploading label.

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

Syntax

C#
public string SendingText { get; set; }

Property Value

Type: System..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