Gets or sets the caption of the Files complete label.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property FilesUploadedText As String
public string FilesUploadedText { get; set; }
Type: System.String
The caption of the Files complete label.
To be able to display additional information in this label, special placeholders are used:
Default value is "Files complete: {0} / {1}".