摘要: 原文地址:http://ayman-elhattab.blogspot.com/2008/10/user-controls-in-sharepoint.htmlSharePoint中大量使用了用户控件,他们位于12目录下的Template\ControlTemplates中。例如:Welcome.ascx , Toolbar.ascx,... 在网站默认的web.config文件里,SafeCon... 阅读全文
posted @ 2009-02-16 17:36 Sunmoonfire 阅读(322) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://ayman-elhattab.blogspot.com/2008/09/be-careful-when-using-properties.html什么是SPContext?用一句话概括,SPContext对象可用于从当前上下文中获取一个site或web的引用,可以看作是一个对SharePoint的HTTP请求的上下文。例如:[代码]什么是“Properties&... 阅读全文
posted @ 2009-02-16 17:03 Sunmoonfire 阅读(2643) 评论(9) 推荐(0) 编辑