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) 编辑
