c# - preview of all content pages in a sidebar of Masterpage -


is possible have list of previews of content pages in side bar of master page, clicking on user can open particular page? list must scrollable since have many pages. please guide me example code, newbie in asp.net.

thanks in advance.


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -