/AjaxBeginformAspNetMVC

Ajax.BeginForm is the extension method of the ASP.NET MVC Ajax helper class, which is used to submit form data to the server without whole page postback.

Primary LanguageJavaScript

No issues in this repository yet.