Search Results

0
votes
3answers
149 views

Using asp:content markup more than once in the masterpage

I'm new to ASP.NET and want to have an asp:content control for the page title, but I want that value to be used for the tag and for a page header. When I tried to do this with two tags with the s …