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

FileManagerDialogsSettingsBuilder

Methods

Upload(System.Action)

Configures the Upload dialog - kendoDialog

Parameters

configurator - System.Action<FileManagerDialogsUploadSettingsBuilder>

The configurator for the upload setting.

MoveConfirm(System.Action)

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

Parameters

configurator - System.Action<FileManagerDialogsMoveConfirmSettingsBuilder>

The configurator for the moveconfirm setting.

DeleteConfirm(System.Action)

Configures the Delete dialog - kendoConfirm

Parameters

configurator - System.Action<FileManagerDialogsDeleteConfirmSettingsBuilder>

The configurator for the deleteconfirm setting.

RenamePrompt(System.Action)

Configures the Rename dialog - kendoPrompt

Parameters

configurator - System.Action<FileManagerDialogsRenamePromptSettingsBuilder>

The configurator for the renameprompt setting.

In this article
Not finding the help you need?