New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core Editor File and Image Browser

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
imagebrowser.cshtml
ImageBrowserController.cs
FileBrowserController.cs
EditorImageBrowserController.cs
EditorFileBrowserController.cs
BaseFileBrowserController.cs
IFileBrowserController.cs
IImageBrowserController.cs
ImageBrowser_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Descriptions

The Telerik UI for ASP.NET Core Editor provides the Insert Image and Insert File browser managers to upload and insert Image and Hyperlink objects into the content area of the component. Both dialogs consist of Address and Search fields, a File Browser panel which shows the available files, File Upload, Create a New Folder and Delete features. In addition, there is a file properties section with fields that are suitable for images, such as web address, alternate text, width, and height, as well as for hyperlinks, such as web address and title.

You can configure the Image browser tool through the ImageBrowser configuration option and the Insert File browser through the FileBrowser one. For more information about the Image dialog, refer to the article about the Image Browser.

Additional Apps

This Editor example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources