Basically I would like to modify my CSS file under design time. And the easiest way I can think of to do it is to just comment out a block of CSS/JS code in my Master ASPX page. How do I do this? Is there anyway to detect design time in ASP.NET?
Share
The quick way to detect is:
or