Tag: visual studio
-
Why can’t I collapse HTML in a master page? Oh, wait, I can! (Sort of.)
I’m going to file this one under Stupid Visual Studio tricks. When editing a master page file in an ASP.NET project (or in my particular case, a SharePoint solution), it came clear that the normal display of the HTML source was missing the very useful expand/collapse option. Exhibit 1. Master page with no collapse With […]