GeekArticles
Microsoft
ASP.NETCreating Nested Master Pages in ASP.NET 2.0
Author: exforsys.com |
Published: 18th Aug 2005 |
Visited: 741 times |
Add CommentFiled in: ASP NETIn this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.
In the preceding sections we had seen how to create simple master and content pages. We also examined how we can reference members of a master page from content pages and how to use different masters with a single content page. In this section we shall see how master pages can be nested within one main master page.
Read Article Sponsored Links
Related Articles