StatusPane.PreparingText Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

Gets or sets the caption of the Preparing label.

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

Syntax

C#
public string PreparingText { get; set; }

Property Value

Type: System..String

The caption of the Preparing label.

Default value is "PREPARING...".

Remarks

To hide the Preparing label, set it to the empty string.

See Also

Reference