Example of Preload Files in ASP.NET Core File Upload Control

File Upload
Preload Files

This ASP.NET Core File Upload example demonstrates how to pre-load the files of the Uploader. The already uploaded files are configured in file list to view and remove them.

Or drop files here
  • Nature.png0.5 MBFile uploaded successfully
  • TypeScript Succinctly.pdf11.7 KBFile uploaded successfully
  • ASP.NET Webhooks.docx0.5 MBFile uploaded successfully
Properties

The Uploader control allows to load initial list of files which are already uploaded in server. The preload files are useful to view and remove from server. Also, you can achieve state persistence on page refresh.

For more information, you can refer to the Preload Files section from this Documentation section.

To achieve state persistence, you can refer to this How-to section.

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