New to Telerik UI for ASP.NET MVC? Download free 30-day trial

FileManagerUploadLocalizationSettingsBuilder

Methods

Cancel(System.String)

Sets the text of the Cancel button.

Parameters

value - System.String

The value that configures the cancel.

ClearSelectedFiles(System.String)

Sets the text of the Clear button.

Parameters

value - System.String

The value that configures the clearselectedfiles.

DropFilesHere(System.String)

Sets the hint of the drop-zone.

Parameters

value - System.String

The value that configures the dropfileshere.

HeaderStatusUploaded(System.String)

Sets the status message of the header for the uploaded files.

Parameters

value - System.String

The value that configures the headerstatusuploaded.

HeaderStatusUploading(System.String)

Sets the status message of the header for the files that are in the process of upload.

Parameters

value - System.String

The value that configures the headerstatusuploading.

InvalidFileExtension(System.String)

Sets the text of the validation message for an invalid file extension.

Parameters

value - System.String

The value that configures the invalidfileextension.

InvalidFiles(System.String)

Sets the text of the validation messages for invalid files when the batch property is set to true and two or more files fail the validation.

Parameters

value - System.String

The value that configures the invalidfiles.

InvalidMaxFileSize(System.String)

Sets the text of the validation message for an invalid maximum file size.

Parameters

value - System.String

The value that configures the invalidmaxfilesize.

InvalidMinFileSize(System.String)

Sets the text of the validation message for an invalid minimum file size.

Parameters

value - System.String

The value that configures the invalidminfilesize.

Remove(System.String)

Sets the text of the Remove button.

Parameters

value - System.String

The value that configures the remove.

Retry(System.String)

Sets the text of the Retry button.

Parameters

value - System.String

The value that configures the retry.

Select(System.String)

Sets the text of the Select... button.

Parameters

value - System.String

The value that configures the select.

StatusFailed(System.String)

Sets the status message for failed uploads.

Parameters

value - System.String

The value that configures the statusfailed.

StatusUploaded(System.String)

Sets the status message for successful uploads.

Parameters

value - System.String

The value that configures the statusuploaded.

StatusUploading(System.String)

Sets the status message for files that are in the process of upload.

Parameters

value - System.String

The value that configures the statusuploading.

UploadSelectedFiles(System.String)

Sets the text of the Upload files button.

Parameters

value - System.String

The value that configures the uploadselectedfiles.

In this article
Not finding the help you need?