The uploadProgressDialog type exposes the following properties.
Name | Description | |
---|---|---|
cancelUploadButtonText | Gets or sets a caption of the Cancel button on the dialog displayed during the upload. | |
estimationText | Gets or sets a caption of the label which displays estimated time of the upload. | |
hideButtonText | Gets or sets a caption of the Hide button on the dialog displayed during the instant upload. | |
hoursText | Gets or sets a text for the hours unit in the uploading files dialog. | |
infoText | Gets or sets a caption of the label which displays the upload propgress information. | |
kilobytesText | Gets or sets a text for the kilobytes unit in the uploading files dialog. | |
megabytesText | Gets or sets a text for the megabytes unit in the uploading files dialog. | |
minutesText | Gets or sets a text for the minutes unit in the uploading files dialog. | |
preparingText | Gets or sets text of the label which is visible when files are preparing for upload. | |
reconnectionText | Gets or sets text of the label visible between connection attempts if upload was failed. | |
secondsText | Gets or sets a text for the seconds unit in the uploading files dialog. | |
timeFormat | Gets or sets a format of the time displayed in the estimationText label. | |
titleText | Gets or sets a title of the dialog displayed displayed during the upload. |