I’ve been working on an ASP.NET project recently and came across the need to dynamically set the values for all of the HTML tags. The site is built using ASP.NET master pages and I have a default page for each section that the URL Routing functionality calls to load up the content. Each page can [...]