Answer Posted / Manvendra Singh Yadav
In the context of ASP.NET MVC, 'postback' isn't a term used as it does not follow the traditional postback model (like Web Forms). Instead, when a user interacts with an HTML form in MVC, it results in an HTTP request to a specific action method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers