New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Editor File and Image Browser
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescriptions
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.