控制json格式长度

 <system.web.extensions>

  <scripting>

   <webServices>

    <jsonSerialization maxJsonLength="10240000">

     </jsonSerialization>

    </webServices>

  </scripting>

 </system.web.extensions>

posted @ 2010-06-13 12:29  Devil_Nic  阅读(180)  评论(0编辑  收藏  举报