var postData = $("#form1").GetControls();
delete postData.undefined;
delete postData.__RequestVerificationToken;

 

相关文章: