Reference control on nested master page
Master page and nested master pages in an ASP.Net 2.0 are great features to make the site maintainable from the design prospective. Its easy to reference controls on the master page directly from the content pages. But if you have used nested master page, the same approach doesn’t works. Here is [...]






