Multiple choice technology web technology

______________ control section in Toolbox includes controls that enable to work through collection of ASP.NET pages such as TreeView, Menu.

  1. Validation

  2. Navigation

  3. Login

  4. Standard

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Navigation control section in the Toolbox includes TreeView and Menu controls, which are designed for site navigation and hierarchical data display. Validation controls check input, Login controls handle authentication, and Standard controls contain basic UI elements like buttons and textboxes.