FileManager
Properties
UploadAction - INavigatable
Gets or sets the name of the route.
Width - Nullable
Height - Nullable
InitialView - String
Resizable - Nullable
Draggable - Nullable
UploadUrl - String
Upload - FileManagerUploadSettings
Fires when the upload was cancelled while in progress. Upload Events.
Toolbar - FileManagerToolbarSettings
Specifies the type of the button.
Dialogs - FileManagerDialogsSettings
Configures the Upload dialog - kendoDialog
ContextMenu - FileManagerContextMenuSettings
Specifies the name of the item.
Views - FileManagerViewsSettings
Configures the built-in grid view - accepts kendoGrid options
PreviewPane - FileManagerPreviewPaneSettings
Configures the meta fields to be showed in the preview pane.
Breadcrumb - FileManagerBreadcrumbSettings
Messages - FileManagerMessagesSettings
Defines the localization messages for the toolbar.
DataSource - DataSource
The number of available pages.
DataSourceId - String
UrlGenerator - IUrlGenerator
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The System.IO.TextWriter.
Serialize()
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.