Thursday, April 28, 2011

Hiding master page preview in design view?

Is there an option in VS2008, to hide master page preview in design view?

From stackoverflow
  • No, there isn't. Why would you want to do that?

    markiz : If the page has complex CSS layout, and a master pager layout, the design view doesn't display it right, it even does not render the contents. So the only way to preview result is to start the web-site in browser.
  • You could move the controls from the page into a user control and preview that.

0 comments:

Post a Comment