摘要:
在首页显示新闻的前10条,核心代码,// get the referenceSPSite site = new SPSite("http://localhost"); // this will point to the portal URL SPWeb web = site.OpenWeb();// get the contextPortalContext context = PortalAppl... 阅读全文
posted @ 2005-08-30 17:08
wangjinsheng
阅读(2360)
评论(1)
推荐(0)