I have a project in VS2008 and would like to print the screens as defined by the aspx files, but I don't want to see the HTML code, I want to see how that code will be rendered, like when you're using "design" view of an aspx file.
It is not possible because a lot of the controls are not known to the html, the code is interpreted into html native code. The only thing I can think of is a screen shot from the design view
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.