Skip to main content
A newer version of this page is available. .

FileManagerBuilder Methods

A FileManager control.
Name Description
AccessKey(JS) Mirrors the client-side accessKey option.
AccessKey(String) Mirrors the client-side accessKey option.
ActiveStateEnabled(JS) Mirrors the client-side activeStateEnabled option.
ActiveStateEnabled(Boolean) Mirrors the client-side activeStateEnabled option.
AllowedFileExtensions(JS) Mirrors the client-side allowedFileExtensions option.
AllowedFileExtensions(IEnumerable<String>) Mirrors the client-side allowedFileExtensions option.
ContextMenu(Action<FileManagerContextMenuBuilder>) Mirrors the client-side contextMenu object.
CurrentPath(JS) Mirrors the client-side currentPath option.
CurrentPath(String) Mirrors the client-side currentPath option.
CurrentPathKeys(JS) Mirrors the client-side currentPathKeys option.
CurrentPathKeys(IEnumerable<String>) Mirrors the client-side currentPathKeys option.
CustomizeDetailColumns(RazorBlock) Mirrors the client-side customizeDetailColumns option.
CustomizeDetailColumns(String) Mirrors the client-side customizeDetailColumns option.
CustomizeThumbnail(RazorBlock) Mirrors the client-side customizeThumbnail option.
CustomizeThumbnail(String) Mirrors the client-side customizeThumbnail option.
Disabled(JS) Mirrors the client-side disabled option.
Disabled(Boolean) Mirrors the client-side disabled option.
ElementAttr(JS) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Dictionary<String, Object>) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Object) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(String, Object) Mirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
FileSystemProvider(JS) Mirrors the client-side fileSystemProvider option.
FileSystemProvider(Func<FileSystemProviderFactory, OptionsOwnerBuilder>) Mirrors the client-side fileSystemProvider option.
FileSystemProvider(String) Mirrors the client-side fileSystemProvider option.
FocusedItemKey(JS) Mirrors the client-side focusedItemKey option.
FocusedItemKey(String) Mirrors the client-side focusedItemKey option.
FocusStateEnabled(JS) Mirrors the client-side focusStateEnabled option.
FocusStateEnabled(Boolean) Mirrors the client-side focusStateEnabled option.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Height(JS) Mirrors the client-side height option.
Height(Double) Mirrors the client-side height option.
Height(String) Mirrors the client-side height option.
Hint(JS) Mirrors the client-side hint option.
Hint(String) Mirrors the client-side hint option.
HoverStateEnabled(JS) Mirrors the client-side hoverStateEnabled option.
HoverStateEnabled(Boolean) Mirrors the client-side hoverStateEnabled option.
ID(JS) Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
ID(String) Specifies the id attribute for the control’s HTML element.
ItemView(Action<FileManagerItemViewBuilder>) Mirrors the client-side itemView object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
Notifications(Action<FileManagerNotificationsBuilder>) Mirrors the client-side notifications object.
OnContentReady(RazorBlock) Mirrors the client-side onContentReady option.
OnContentReady(String) Mirrors the client-side onContentReady option.
OnContextMenuItemClick(RazorBlock) Mirrors the client-side onContextMenuItemClick option.
OnContextMenuItemClick(String) Mirrors the client-side onContextMenuItemClick option.
OnContextMenuShowing(RazorBlock) Mirrors the client-side onContextMenuShowing option.
OnContextMenuShowing(String) Mirrors the client-side onContextMenuShowing option.
OnCurrentDirectoryChanged(RazorBlock) Mirrors the client-side onCurrentDirectoryChanged option.
OnCurrentDirectoryChanged(String) Mirrors the client-side onCurrentDirectoryChanged option.
OnDirectoryCreated(RazorBlock) Mirrors the client-side onDirectoryCreated option.
OnDirectoryCreated(String) Mirrors the client-side onDirectoryCreated option.
OnDirectoryCreating(RazorBlock) Mirrors the client-side onDirectoryCreating option.
OnDirectoryCreating(String) Mirrors the client-side onDirectoryCreating option.
OnDisposing(RazorBlock) Mirrors the client-side onDisposing option.
OnDisposing(String) Mirrors the client-side onDisposing option.
OnErrorOccurred(RazorBlock) Mirrors the client-side onErrorOccurred option.
OnErrorOccurred(String) Mirrors the client-side onErrorOccurred option.
OnFileUploaded(RazorBlock) Mirrors the client-side onFileUploaded option.
OnFileUploaded(String) Mirrors the client-side onFileUploaded option.
OnFileUploading(RazorBlock) Mirrors the client-side onFileUploading option.
OnFileUploading(String) Mirrors the client-side onFileUploading option.
OnFocusedItemChanged(RazorBlock) Mirrors the client-side onFocusedItemChanged option.
OnFocusedItemChanged(String) Mirrors the client-side onFocusedItemChanged option.
OnInitialized(RazorBlock) Mirrors the client-side onInitialized option.
OnInitialized(String) Mirrors the client-side onInitialized option.
OnItemCopied(RazorBlock) Mirrors the client-side onItemCopied option.
OnItemCopied(String) Mirrors the client-side onItemCopied option.
OnItemCopying(RazorBlock) Mirrors the client-side onItemCopying option.
OnItemCopying(String) Mirrors the client-side onItemCopying option.
OnItemDeleted(RazorBlock) Mirrors the client-side onItemDeleted option.
OnItemDeleted(String) Mirrors the client-side onItemDeleted option.
OnItemDeleting(RazorBlock) Mirrors the client-side onItemDeleting option.
OnItemDeleting(String) Mirrors the client-side onItemDeleting option.
OnItemDownloading(RazorBlock) Mirrors the client-side onItemDownloading option.
OnItemDownloading(String) Mirrors the client-side onItemDownloading option.
OnItemMoved(RazorBlock) Mirrors the client-side onItemMoved option.
OnItemMoved(String) Mirrors the client-side onItemMoved option.
OnItemMoving(RazorBlock) Mirrors the client-side onItemMoving option.
OnItemMoving(String) Mirrors the client-side onItemMoving option.
OnItemRenamed(RazorBlock) Mirrors the client-side onItemRenamed option.
OnItemRenamed(String) Mirrors the client-side onItemRenamed option.
OnItemRenaming(RazorBlock) Mirrors the client-side onItemRenaming option.
OnItemRenaming(String) Mirrors the client-side onItemRenaming option.
OnOptionChanged(RazorBlock) Mirrors the client-side onOptionChanged option.
OnOptionChanged(String) Mirrors the client-side onOptionChanged option.
OnSelectedFileOpened(RazorBlock) Mirrors the client-side onSelectedFileOpened option.
OnSelectedFileOpened(String) Mirrors the client-side onSelectedFileOpened option.
OnSelectionChanged(RazorBlock) Mirrors the client-side onSelectionChanged option.
OnSelectionChanged(String) Mirrors the client-side onSelectionChanged option.
OnToolbarItemClick(RazorBlock) Mirrors the client-side onToolbarItemClick option.
OnToolbarItemClick(String) Mirrors the client-side onToolbarItemClick option.
Option(String, Object) Specifies an option by its name.
Permissions(Action<FileManagerPermissionsBuilder>) Mirrors the client-side permissions object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Render() Inherited from WidgetBuilder.
RootFolderName(JS) Mirrors the client-side rootFolderName option.
RootFolderName(String) Mirrors the client-side rootFolderName option.
RtlEnabled(JS) Mirrors the client-side rtlEnabled option.
RtlEnabled(Boolean) Mirrors the client-side rtlEnabled option.
SelectedItemKeys(JS) Mirrors the client-side selectedItemKeys option.
SelectedItemKeys(IEnumerable<String>) Mirrors the client-side selectedItemKeys option.
SelectionMode(FileManagerSelectionMode) Mirrors the client-side selectionMode option.
TabIndex(JS) Mirrors the client-side tabIndex option.
TabIndex(Int32) Mirrors the client-side tabIndex option.
Toolbar(Action<FileManagerToolbarBuilder>) Mirrors the client-side toolbar object.
ToString() Inherited from WidgetBuilder.
ToTemplate() Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
Upload(Action<FileManagerUploadBuilder>) Mirrors the client-side upload object.
Visible(JS) Mirrors the client-side visible option.
Visible(Boolean) Mirrors the client-side visible option.
Width(JS) Mirrors the client-side width option.
Width(Double) Mirrors the client-side width option.
Width(String) Mirrors the client-side width option.
See Also