Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
How to create and use ASP.NET master pages and content pages to create a consistent layout in Web Forms applications.
- Creating a Site-Wide Layout Using Master Pages (C#)
- Multiple ContentPlaceHolders and Default Content (C#)
- Specifying the Title, Meta Tags, and Other HTML Headers in the Master Page (C#)
- URLs in Master Pages (C#)
- Control ID Naming in Content Pages (C#)
- Interacting with the Master Page from the Content Page (C#)
- Interacting with the Content Page from the Master Page (C#)
- Master Pages and ASP.NET AJAX (C#)
- Specifying the Master Page Programmatically (C#)
- Nested Master Pages (C#)
- Creating a Site-Wide Layout Using Master Pages (VB)
- Multiple ContentPlaceHolders and Default Content (VB)
- Specifying the Title, Meta Tags, and Other HTML Headers in the Master Page (VB)
- URLs in Master Pages (VB)
- Control ID Naming in Content Pages (VB)
- Interacting with the Master Page from the Content Page (VB)
- Interacting with the Content Page from the Master Page (VB)
- Master Pages and ASP.NET AJAX (VB)
- Specifying the Master Page Programmatically (VB)
- Nested Master Pages (VB)