21 October 2011

Use asp:Menu and asp:MultiView to create tab control

/*
ASP.NET 2.0 Unleashed (Unleashed) (Hardcover)
by Stephen Walther 

# Publisher: Sams; Bk&CD-Rom edition (June 6, 2006)
# Language: English
# ISBN: 0672328232
*/

<%@ Page Language="C#" %>




    
    MultiView Tabs


    

This is the first view
This is the first view
This is the first view
This is the first view

This is the second view
This is the second view
This is the second view
This is the second view

This is the third view
This is the third view
This is the third view
This is the third view

Trovato qui.