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.

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

Syntax

Visual Basic
Public Property SendingText As String
C#
public string SendingText { get; set; }

Property Value

Type: System.String

The caption of the Uploading label.

Default value is "UPLOADING...".

See Also

Reference