ASP.NET MVC 3 (Razor) Ajax.ActionLink - What am i doing wrong?

后端 未结 3 2046
栀梦
栀梦 2021-02-03 18:39

Trying to have a AJAX action link which when clicked, should do a HttpGet to an action method which returns a PartialViewResult and shoves the HTML int

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