ASP.NET 3.5 and above only

ASP.NET TreeView - MSDN Style

Change style with one property OboutTree1.CssClass = "msdn"
 
  • Welcome to the MSDN Library
  • Development tools and languages
  • Mobile and Embedded Development
[ASPX]

            <obout:Tree ID="OboutTree1" CssClass="msdn" ...>
                <Nodes>
                    <obout:Node Text="Welcome to the MSDN Library" ExpandMode="ServerSideCallback">
                        <obout:Node Text="How to Use the MSDN Library Table of Contents" />
                    </obout:Node>
                ...
            </obout:Tree>
            

"Easy Menu works like a charm! Your asp.net components are the best."

John Diego
City of Gilroy

Random testimonial   All testimonials