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