Posting to another model from a form in ASP.NET MVC

后端 未结 5 1388
旧时难觅i
旧时难觅i 2021-02-13 15:44

If I have a view that has a model, lets say Car..

@model Project.Car

inside that view I want to create a form that sends data to a new model

5条回答
提交回复
热议问题