首页 > 代码库 > 为ASP.NET MVC视图输出json

为ASP.NET MVC视图输出json

做个小小练习,为asp.net mvc视图输出json字符串:



创建JsonResult操作:


创建此视图:

 

浏览结果:

 

为ASP.NET MVC视图输出json