Progress Indicator Elements
The built-in progress bar by default displays the status text of the progress. The status text indicates the percentage of the job completed with estimates of the file remaining. The status text can be customized using the ProgressTextFormat property.
The following image labels the progress indicators supported by C1Upload:
The following table describes the labels marked in the graphic above:
Label Number |
Description |
1 |
The current file being uploaded. |
2 |
The total size of the file being uploaded. |
3 |
The amount of the file that has been uploaded. |
4 |
The length of time that has elapsed since the uploading started. |
5 |
The estimated time that it will take for the file to upload. |
6 |
The upload speed for the file. |
7 |
Inline status text. |
8 |
Area for button placement. |
|