Google News
logo
ASP.NET - Quiz(MCQ)
How many navigation controls are in ASP.NET?
A)
5
B)
4
C)
3
D)
2

Correct Answer :   3


Explanation :

In ASP.Net, there are three navigation controls, they are :
 
* SiteMapPath
* Menu
* TreeView

Advertisement