Mini Map
Search
⌘ K
AI Features
Log In
Introduction to Master Pages in ASP.NET
The Need for Master Pages
Using Master Pages to Specify Default Content
Setting the MasterPageFile Property Using Code
Nested Master Pages
Master Pages for Different Browsers
Master Pages and ASP.NET AJAX (C#)
Designing Master Pages Using Themes and CSS
Master Page Life Cycle Events
Quiz for the Course
Quiz for Primary Content of Master Pages
Conclusion
Home
Courses
Introduction to Master Pages in ASP.NET
Nested Master Pages
In this lesson, you will learn the pros and cons of using nested master pages.
We'll cover the following...
Need for nesting the master page
Designing nested master pages
Need for
...