AddFilesProgressDialog.Text Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets or sets a text of the label which is displayed while HTML5/Flash Uploader is adding files to the upload list.

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

Syntax

C#
public string Text { get; set; }

Property Value

Type: System..String

The text of the Adding files to upload list... label.

Default value is "Adding files to upload list...".

Remarks

This property is necessary for localization of HTML5/Flash Uploader.

See Also

Reference