NET MVC 內建的 JavaScriptSerializer 就有做到將html 給encode 來預防xss 了 ... 複寫原本的Json Result /// protected override JsonResult ...
確定! 回上一頁