Gets or sets a text on the status pane which is displayed when at least one file is added to the upload pane.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property FilesToUploadText As String
public string FilesToUploadText { get; set; }
Type: System.String
The text stating how many files are added to the upload pane. It can contain the following placeholder:
Default value is "<font color='#7a7a7a'>Total files:</font> {0}".
This property is necessary for localization of Image Uploader Flash.