Murach's ASP.NET 2.0 with VB 2005
How to use master pages
A master page makes it easy for you to create web pages that have common elements such as banners and navigation menus. So this chapter shows you how to take advantage of this feature.
|
|
|
|
An introduction to master pages |
286 |
|
How to create a master page |
288 |
|
The aspx code for a new master
page |
290 |
|
The aspx code for the Halloween
Store master page |
292 |
|
The code-behind file for the master
page |
294 |
|
|
How to create a content page |
296 |
|
How to add content to a page |
298 |
|
|
How to expose a master page control
as a public property |
300 |
|
How to access a public property
of the master page from a content page |
202 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|