• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Overview in ASP.NET Core File Manager Control

The File Manager component is an efficient tool for managing files and folders, providing a comprehensive set of features such as a toolbar, navigation pane and details view, which make it easy to create, rename, delete, cut, copy, paste, upload, download, and more. With its user-friendly interface, users can easily navigate through folders and effortlessly select their desired files or folders.

DEMO
SOURCE

The File Manager component is a great tool for navigating a file system within a web application, offering functionality similar to Windows Explorer. It supports essential file operations, including creating, renaming, deleting, refreshing, and more.

The ajaxSettings must be defined when initializing the File Manager, as it uses the URLs specified in ajaxSettings to send file operation requests to the server.

The context menu can be customized using the contextMenuSettings API, which is used to add new menu items.

The custom toolbar items can be added and customized using the toolbarSettings API. If a new toolbar is needed, it can be added using the toolbarSettings .

Note: File Manager's upload functionality is restricted in the online demos for security reasons. If you need to test upload functionality, please install Syncfusion Essential Studio on your machine and run the demo.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab