2009年2月28日 星期六

ASP.NET 3.5 網站開發基礎-6

第六章:設計主版頁面與網站導覽系統

MasterPage
1.在Page中可用Master.FindControl找尋其主版頁面中的控制項。
2.在Page中加入前置詞MasterType VirtualPath="~/MasterPage.master",可用強型別方式存取Master中Public的屬性值。
網站導覽
使用SiteMap作為Menu&TreeView的資料來源。
WebConfig中可另行設定SiteMap的Provider,否則皆為預設的Web.sitemap檔。
我也被感染了,發燒中。

沒有留言:

張貼留言