C#
Custom Header Elements in Master Page
Sometimes the need arises to have the ability to change the meta tags within a child of a master page. I created a couple public properties that you can put in your code behind for your .net 2.0 master page to change the keywords and description meta tags on the fly. The methods below will [...]
Read Full Post | Make a Comment ( Comments Off so far )