通过代码 操作 sharepoint 讨论版 (转)
摘要: 1) Take instance of your site collection and web:SPSite currentSite = SPContext.Current.Site; SPWeb currentRootWeb = currentSite.RootWeb;2) Suppose we have the name of discussion list - "MyDiscussionL...
阅读全文
posted @
2010-01-20 17:21 heli猫 阅读(259) |
评论 (0) 编辑