FileManager

Properties

DataSource - DataSource

Gets or sets the DataSource.

DataSourceId - String

UploadAction - RequestSettings

Gets or sets the ActionName.

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

Configures the items collection of the toolbar.

Dialogs - FileManagerDialogsSettings

Configures the Upload dialog - kendoDialog

ContextMenu - FileManagerContextMenuSettings

Configures the items of the ContextMenu.

Views - FileManagerViewsSettings

Configures the built-in grid view - accepts kendoGrid options

PreviewPane - FileManagerPreviewPaneSettings

Configures the meta fields to be showed in the preview pane.

Defines a new root icon for the breadcrumb.

Messages - FileManagerMessagesSettings

Defines the localization messages for the toolbar.

Events - IDictionary

Id - String

SanitezeId - Boolean

Writer - IJavaScriptWriter

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

UseMvvmInitialization - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Serialize()

Serializes the component settings to a dictionary.

RETURNS

A dictionary of settings.

Render()

Renders the component.

ToClientTemplate()

ToClientTemplate method.

ToHtmlString()

ToHtmlString method.

RETURNS

The result.

VerifySettings()

VerifySettings method.

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

DeferStyles method.

ProcessSettings()

ProcessSettings method.

GetHtml(System.Boolean)

GetHtml method.

Parameters

includeScript - System.Boolean

RETURNS

The result.

GetInitializator()

GetInitializator method.

RETURNS

The result.

WriteDeferredScriptInitialization()

WriteDeferredScriptInitialization method.