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

FileManagerDialogsUploadSettingsBuilder

Methods

Width(System.Double)

Specifies width of the dialog.

Parameters

value - System.Double

The value for Width

Title(System.String)

The text in the dialog title bar.

Parameters

value - System.String

The value for Title

Closable(System.Boolean)

Specifies whether a close button should be rendered at the top corner of the dialog.

Parameters

value - System.Boolean

The value for Closable

Content(System.String)

Specifies the content of a Dialog.

Parameters

value - System.String

The value for Content

Actions(System.Action)

A collection of objects containing text, action and primary attributes used to specify the dialog buttons.

Parameters

configurator - System.Action<FileManagerDialogsUploadSettingsActionFactory>

The configurator for the actions setting.

In this article
Not finding the help you need?