04 2007 档案

MOSS 2007: Implementing a custom Navigation
摘要: Youcan use the following code snippet toiterate through your navigation tree recursive:using Microsoft.SharePoint;using Microsoft.SharePoint.Publishing.Navigation;public class SiteMapTest : System.Web...阅读全文

posted @ 2007-04-28 21:41 an_andy 阅读(654) | 评论 (0) 编辑

MOSS2007 - Microsoft Release sample Master Pages
摘要: come from helloitsliamMicrosoft has made available four sample master page sets compatible with the Application Templates for Microsoft Windows SharePoint Services 3.0 to showcase some of the customiz...阅读全文

posted @ 2007-04-28 21:34 an_andy 阅读(544) | 评论 (0) 编辑

Customizing the Quick Launch menu: Adding fly-out menus to SharePoint navigation
摘要: come from SharePoint Team BlogIn this post, I’ll show you how to customize the Quick Launch menu to display several levels of data in a dynamic way and use this customized menu for quick access ...阅读全文

posted @ 2007-04-28 20:29 an_andy 阅读(957) | 评论 (1) 编辑