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

StatusPane.PreparingText Property

Gets or sets the caption of the Preparing label.

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

Syntax

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

Property Value

Type: System.String

The caption of the Preparing label.

Default value is "PREPARING...".

See Also

Reference