FileDownloader Properties (Text Group)

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Properties

Name Description
Public event BrowseForFolderDialogText Browse For Folder dialog message.
Public event ButtonDownloadText Caption of the Download button of the control.
Public event DownloadCompleteDialogCopyAllButtonText Caption of the Copy All button of the Download Completed dialog.
Public event DownloadCompleteDialogCopySelectedButtonText Caption of the Copy Selected button of the Download Completed dialog.
Public event DownloadCompleteDialogHideLogButtonText Caption of the Hide Log button of the Download Complete dialog.
Public event DownloadCompleteDialogOkButtonText Caption of the OK button of the Download Complete dialog.
Public event DownloadCompleteDialogShowLogButtonText Caption of the Show Log button of the Download Complete dialog.
Public event DownloadCompleteDialogText Main message of the Download Completed dialog.
Public event DownloadConfirmationDialogCancelButtonText Caption of the Cancel button of the confirmation dialog.
Public event DownloadConfirmationDialogCheckAllButtonText Caption of the Check All button of the confirmation dialog.
Public event DownloadConfirmationDialogHideFileListButtonText Caption of the Hide File List button of the confirmation dialog.
Public event DownloadConfirmationDialogListContentTypeText Caption of the Content-Type column of the file list.
Public event DownloadConfirmationDialogListFileNameText Caption of the File Name column of the file list.
Public event DownloadConfirmationDialogListFileSizeText Caption of the File Size column of the file list.
Public event DownloadConfirmationDialogListUrlText Caption of the URL column of the file list.
Public event DownloadConfirmationDialogOkButtonText Caption of the OK button of the confirmation dialog.
Public event DownloadConfirmationDialogServerNameRemarkText Text label introducing a download server name in the confirmation dialog.
Public event DownloadConfirmationDialogShowFileListButtonText Caption of the Show File List button of the confirmation dialog.
Public event DownloadConfirmationDialogText Main confirmation dialog message.
Public event DownloadConfirmationDialogUncheckAllButtonText Caption of the Uncheck All button of the confirmation dialog.
Public event FileExistsDialogApplyToAllText Caption of the Apply to All checkbox of the File Exists dialog.
Public event FileExistsDialogOverwriteButtonText Caption of the Overwrite button of the File Exists dialog.
Public event FileExistsDialogRenameButtonText Caption of the Rename button of the File Exists dialog.
Public event FileExistsDialogSkipButtonText Caption of a Skip button of the File Exists dialog.
Public event FileExistsDialogText Message that appears if the file being downloaded already exists.
Public event FileExistsDialogTimeLeftText Text label of the File Exists dialog which displays time left before the default action will be performed.
Public event FileListProgressDialogCancelButtonText Caption of the Cancel button of the File List Progress dialog.
Public event FileListProgressDialogText Main message of the File List Progress dialog.
Public event HoursText Text for the hours unit.
Public event KilobyteRateText Gets or sets a text of the kilobytes per second unit in the progress dialog.
Public event KilobytesText Text for the kilobytes unit.
Public event LogFileCommonErrorText Text string that appears in the download log to indicate a common error.
Public event LogFileDeniedInProtectedModeText Text string that appears in the download log to indicate that the user denied copying of downloaded files.
Public event LogFileFailedText Text string that appears in the download log to indicate a failed download of the file.
Public event LogFileForbiddenText Text string that appears in the download log to indicate that access to the file on the server was denied.
Public event LogFileNotFoundText Text string that appears in the download log to indicate that the file was not found on the server.
Public event LogFileSkippedText Text string that appears in the download log to indicate that the file was skipped.
Public event LogFileSuccessText Text string that appears in the download log to indicate a successful download of the file.
Public event LogFileWriteErrorText Text string that appears in the download log to indicate a write error.
Public event LogFileWrongContentTypeText Text string that appears in the download log to indicate that the server returned a wrong MIME type.
Public event LogFileWrongFileSizeText Text string that appears in the download log to indicate that the server returned a wrong file size.
Public event MegabyteRateText Gets or sets a text of the megabytes per second unit in the progress dialog.
Public event MegabytesText Text for the megabytes unit.
Public event MessageMaxFileCountExceededText Text of the message box which states that a limit on maximum number of files allowed for download in Internet Explorer 7 Protected Mode is exceeded.
Public event MessageNoFilesToDownloadText Text of the error message which states that a file list is empty.
Public event MessageOpenFolderText Text label of the Open Folder dialog asking the user if they want to open the folder with downloaded files.
Public event MinutesText Text for the minutes unit.
Public event ProgressDialogDataAmountText Caption of the progress dialog label that specifies how much data have been already received.
Public event ProgressDialogDownloadDetailsText Gets or sets a text in the progress displaying data transfer rate and time left before the download finishes.
Public event ProgressDialogSkipAllButtonText Caption of the Skip All button of the progress dialog.
Public event ProgressDialogSkipCurrentButtonText Caption of the Skip Current button of the progress dialog.
Public event ProgressDialogWaitingForRetryText Gets or sets the text in the progress displaying if an error was occured before data retransmitting.
Public event SecondsText Text for the seconds unit.