There are certain circumstances when using Ajax.BeginForm() and the underlying jquery.unobtrusive-ajax.js script that the name/value of the submit button is not posted to the server.<br /><br />See StackOverflow question http://stackoverflow.com/questions/11737779/ajax-beginform-not-sending-submit-buttons-name-value.<br /><br />Attached is the file edited by myself that fixes the bug
↧