Submit Content

Sponsor



Results


ASP.NET: How To: Access Master Page's properties and methods in the ASPX and ASCX codebehind (ASP.NET 2.0)

This article describes how to access Master Page's properties and methods in your webform and usercontrol's codebehind (ASP.NET 2.0)

0 Comments   Posted by LazyAssCoder on Apr 25, 2007   86 Views  


ASP.NET: Shortcut: Register a Master Page in the Web.config (ASP.NET 2.0)

An easy and clean way to apply one master page to an entire site is by adding the master page reference in the Web.config.

0 Comments   Posted by LazyAssCoder on Apr 17, 2007   124 Views