Hi All,
As most of the niewbees, my question can seems stupid, but I didn't find a solution.

I am building a Web site with a master page ans different child pages.
In each child page I use a ajaxtoolkit Pane.
Each first pane is an explanation of the content of the others.
The others pane have in general same structure.

My issue is that I can find a tool or en idea to have a view of all pane and their components with the Id of them. I continuously have to swap between design (code because designer only show the first pane) and code behind.
I wonder if some tool or other can provide me a visual printable view of the whole page with the ID of the different components.
If I print the aspx page, I have a 50+ paper pages because of all text , documentations in the code , ....); that's not really helpfull especialy during the development phase.
In addition this can help me for documenting (user ...

Go to the complete details ...