Multiple choice technology web technology

SiteMap datasource can be used along with Menu and Treeview controls.

  1. True

  2. False

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

SiteMap datasource integrates seamlessly with both Menu and TreeView controls to provide hierarchical navigation. This is a common pattern in ASP.NET for building consistent navigation across a site. The SiteMapDataSource control reads from web.sitemap and binds to these data controls.