October 2010
Intermediate to advanced
1920 pages
73h 55m
English
Menu Control with the MultiView ControlWhen the Menu control is used with the MultiView control, you can create tabbed pages. You use the Menu control to display the tabs, and the MultiView control to display the content that corresponds to the selected tab.
For example, the page in Listing 22.7 displays three tabs (see Figure 22.7).
Figure 22.7. Displaying a tabbed page.

Listing 22.7. MenuTabStrip.aspx


After you open the page in ...
Read now
Unlock full access