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

FileManagerDialogsSettingsBuilder

Methods

Upload(System.Action)

Configures the Upload dialog - kendoDialog

Parameters

configurator - System.Action<FileManagerDialogsUploadSettingsBuilder>

The action that configures the upload.

MoveConfirm(System.Action)

Configures the Move (when drag/drop action is performed) dialog - kendoConfirm

Parameters

configurator - System.Action<FileManagerDialogsMoveConfirmSettingsBuilder>

The action that configures the moveconfirm.

DeleteConfirm(System.Action)

Configures the Delete dialog - kendoConfirm

Parameters

configurator - System.Action<FileManagerDialogsDeleteConfirmSettingsBuilder>

The action that configures the deleteconfirm.

RenamePrompt(System.Action)

Configures the Rename dialog - kendoPrompt

Parameters

configurator - System.Action<FileManagerDialogsRenamePromptSettingsBuilder>

The action that configures the renameprompt.

In this article
Not finding the help you need?