Gets or sets the caption of the Data uploaded label.
public function getDataUploadedText() {
}
public function setDataUploadedText($value) {
}
Type: 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}".