ASP.net MVC provides various options to map the http request (browser request or form data) view’s data to model properties via controller action method.
- Form Collection
- Model binding
Model Binding:
Model class create krte h then pass the parameter to the Action method.
No comments:
Post a Comment