Kendo.Mvc.UI.FileManagerDialogsMoveConfirmSettings
Defines the fluent API for configuring the FileManagerDialogsMoveConfirmSettings settings.
Properties
Width
Specifies width of the dialog.
Title
The text in the dialog title bar.
Closable
Specifies whether a close button should be rendered at the top corner of the dialog.
Content
Specifies the content of a Dialog.
Actions
A collection of objects containing text, action and primary attributes used to specify the dialog buttons.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary