ASP.NET Master Pages in Visual Studio
Visual Studio 2005
ASP.NET master pages allow you to create a page layout (a master page) that you can use with selected or all pages (content pages) in your Web site. Master pages can greatly simplify the task of creating a consistent look for your site. The topics in this section introduce master pages and describe how to create and manage them.
In This Section
Reference
- MasterPage
-
Provides details on the master page class.