Navigation controls in ASP.net,explain each control in
brief?

Answer Posted / marthak nikunj

ASP.NET 2.0 has three new navigation controls:

* Dynamic menus
* TreeViews
* Site Map Path

Dynamic Menu

The <asp:Menu> control displays a standard site navigation
menu.

TreeView

The <asp:TreeView> control displays a multi level navigation
menu.

The menu looks like a tree with branches that can be opened
or closed with + or - symbol.

SiteMapPath

The SiteMapPath control displays the trail (navigation path)
to the current page. The path acts as clickable links to
previous pages.

Unlike the TreeView and Menu control the SiteMapPath control
does NOT use a SiteMapDataSource. The SiteMapPath control
uses the web.sitemap file by default.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain domestic architecture artifacts? : Dot net architecture

508


What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile

520


Explain about clr?

575


Explain about microsoft visual studio?

544


What is cache coherency and how is it eliminated? : .NET Architecture

523






Define dma? : Dot net architecture

544


how to change the application name?

1494


So what exactly is the configuration file for then?

551


How will you do windows authentication and what is the namespace?

535


which is the institute in hyderabad for providing the live project industry training

2326


What is .net viewstate?

491


Explain write back and write through caches? : .NET Architecture

511


how to make and display a form without title bar?

1473


What is code access security (cas)?

562


Explain write back and write through caches? : Dot net architecture

540