@Html.AntiForgeryToken() is important, without passing an anti forgery token as a header, we can't call the method (OnPostGetAjax).
確定! 回上一頁