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 the types of memory management? : Dot net architecture

507


readonly syntax ?

1415


Session State and can i store desirialized object in state server, if yes how and if not why.

1350


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

519


Explain about appdomains?

609






How to prevent my .NET DLL to be decompiled?

574


Why the config file might not be writable

571


define cache memory? : Dot net architecture

541


Use of Enable view state ? if turn off what happen ?

3817


Explain domestic architecture artifacts? : .NET Architecture

507


What is a virtual memory? : .NET Architecture

538


Differences between VS 2005, 2008 and 2010 ?

582


how can we achieve language interoperability through CLS? How MSIL works?

605


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

2335


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

548