Using Ajax.BeginForm() with ASP.NET MVC

added by scwebgroup
4/23/2012 10:02:25 AM

474 Views

The Ajax.BeginForm() HTML helper brings the same convenience as Html.BeginForm() but for AJAX posts.


0 comments