摘要:
private void button1_Click(object sender, EventArgs e) { string webURL = "http://richsharepoint:90/ApplicationManagement"; SPSecurity.RunWithElevatedPrivileges(delegate() { using (SPSite site =new SPSite (webURL)) { ... 阅读全文
posted @ 2011-11-01 12:00
gzh4455
阅读(371)
评论(0)
推荐(0)
浙公网安备 33010602011771号