Murach's ASP.NET 3.5 with VB 2008
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 |
300 |
|
How to create a master page |
302 |
|
The aspx code for a new master
page |
304 |
|
The aspx code for the Halloween
Store master page |
306 |
|
The code-behind file for the master
page |
306 |
|
|
How to create a content page |
310 |
|
How to add content to a page |
312 |
|
The aspx code for the Order content
page |
314 |
|
|
How to create nested master pages |
316 |
|
How to add content to a child master page |
316 |
|
|
How to expose a master page control
as a public property |
318 |
|
How to access a public property
of the master page from a content page |
320 |
|
 |
|
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|