Gets or sets a text of the label which is displayed while Image Uploader Flash is adding files to the upload list.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property Text As String
public string Text { get; set; }
Type: System.String
The text of the Adding files to upload list... label.
Default value is "Adding files to upload list...".
This property is necessary for localization of Image Uploader Flash.