Categories
25,March,2006
» 03
Adding Meta Tags to the Head in ASP.NET 2.0
ryanfarley on C#
After my last post on adding items to the page head in ASP.NET 2.0, Karthik Nataraaj asked if there was a way to add meta tags as well. You are in luck Karthik. The HtmlMeta class is provided for just
Filed under Design, Architecture | on 2006 Mar 25
Pages: 1
» 03