Back to Browse

Pass data from Forms in ASP.NET Core

185 views
May 23, 2024
9:50

Use IFormCollection to pass fields from a Form to a Controller to later do something with the data. You can pass that data to a view, modify it with some other logic in the controller to create reports, etc...

Download

1 formats

Video Formats

360pmp416.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Pass data from Forms in ASP.NET Core | NatokHD