Hi,
I have two separate upload controls on my form, to upload a png photo and a pdf resume. There are a few other fields on the form
I want to use the Form Support in FileUpload control. I got the documentation for this at https://ej2.syncfusion.com/aspnetcore/documentation/uploader/form-support/
but this does not explain how to access the file bytes in the onPost.
Is there a ASP.Net Core Razor Pages sample available.
Thanks
Avinash Tauro