Kendo.Mvc.UI.FileManager
Kendo UI FileManager component
Properties
Width
Configures the width of the FileManager.
Height
Configures the height of the FileManager.
InitialView
Configures the initial view of the FileManager.
Resizable
Configures the resizable features of the FileManager.
Draggable
Enables or disables the drag and drop features of the FileManager.
UploadUrl
Sets the upload url for the Upload widget.
Upload
Configures the composite Upload widget of the FileManager. Accepts the same options as the kendoUpload widget.
Toolbar
Configures the Toolbar of the FileManager
Dialogs
Specifies the composite Dialog widgets of the FileManager.
ContextMenu
Configures the ContextMenu of the FileManager.
Views
Configures every view registered for the FileManager.
PreviewPane
Configures the Preview Pane of the FileManager.
Breadcrumb
Configures or disables the Breadcrumb component.
Messages
Defines the text of the localizable UI parts of the FileManager.
Methods
WriteHtml(System.IO.TextWriter)
Writes the HTML.
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
SerializeSettings
Serialize current instance to Dictionary