醉清风

导航

公告

统计

10 2010 档案

sharepoint 2007 列表的内部名称修改
摘要: try { //we need the privileges to execute the moveto command SPSecurity.RunWithElevatedPrivileges(delegate() { //connect to the site collection using (SPSite mySite = new SPSite("http://server")) { //...阅读全文

posted @ 2010-10-08 10:28 醉清风 阅读(161) | 评论 (0) 编辑