By fatdaveh
via geekzilla.co.uk
Published: Sep 24 2006 / 03:35
ASP.NET master pages are pretty handy and here is a simple tip to make them even easier to use.
Using the MasterType reference in your content page allows you to refer to your master page properties without having to cast it to your master page type every time.
Add your comment