The statusPane type exposes the following properties.
| Name | Description | |
|---|---|---|
|
|
dataUploadedText | Gets or sets the caption of the Data uploaded label. |
|
|
filesPreparedText | Gets or sets the caption of the Files prepared label. |
|
|
filesToUploadText | Gets or sets a text on the status pane which is displayed when at least one file is added to the upload pane. |
|
|
filesUploadedText | Gets or sets the caption of the Files complete label. |
|
|
noFilesToUploadText | Gets or sets a text on the status pane which is displayed when the upload pane is empty. |
|
|
preparingText | Gets or sets the caption of the Preparing label. |
|
|
sendingText | Gets or sets the caption of the Uploading label. |
|
|
visible | Gets or sets whether to display the status panel. |