摘要:
通过SPList.Update()可以更新一个List,但一般你是不能直接调用此方法的,会出现“Updates are currently disallowed on GET requests. To allow updates on a GET, set the 'AllowUnsafeUpdates' property on SPWeb.” 解决方法有两个: 1。设置 AllowUnsafeU... 阅读全文
posted @ 2008-05-29 15:06
左右间
阅读(1865)
评论(2)
推荐(0)