ASP.NET AJAX.BeginForm sends multiple requests

前端 未结 3 1019
广开言路
广开言路 2020-12-15 22:04

Im relatevely new with Asp.net MVC3,

I have a form handled with Ajax, like this:

@using (Ajax.BeginForm(\"dtjson\", new AjaxOptions { HttpMethod = \"Post\"

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