Navigation controls in ASP.net,explain each control in
brief?
Answer Posted / bhanu prasad
There are total 4 Navigation controls are there in asp.net
2.0
There are
1.Pointer 2.SiteMapPath 3.Menu 4.TreeView
The purpose of these controls are
In ASP.NET 2.0, a menu can be stored in a file to make it
easier to maintain. This file is normally called web.
sitemap, and is stored in the root directory of the web.
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is an asssembly qualified name? Is it a filename? How is it different?
what is the difference between running an application with and without debugger?
What other than biginteger has been introduced in system.numerics namespace?
What's the difference between an application and a program?
how to change row background color in gridview
Are there any third party logging components available?
What is new in the .net 2.0 class library?
Explain the difference between l1 and l2 cache? : .NET Architecture
What is the importance of updatepanel control?
How to upload in video,mp4,in .net 4.5 ..?
12. Types of polymorphisem[Run and Design Exp.]
What is private constructor? And it's use?
Explain about the base class library provided by microsoft.net?
What is gui programming? : .NET Architecture
how to set the startup position of the form?