【多选题】Your mobile device runs the latest version of the Microsoft Windows Mobile operating system. Your mobile device supports the use of Bluetooth and Infrared (IR) for data synchronization. You need to co...
【多选题】You create a Web Form that contains a TreeView control. The TreeView control allows users to navigate within the Marketing section of your Web site. The following XML defines the site map for your sit...
A.
Add a SiteMapDataSource control to the Web Form and bind the TreeView control to it.
B.
Add a SiteMapPath control to the Web Form and bind the TreeView control to it.
C.
Embed the site map XML within the SiteMap node of a Web.sitemap file.
D.
Embed the site map XML within the AppSettings node of a Web.config file.
E.
Set the StartingNodeUrl property of the SiteMapDataSource control to ~/Marketing.aspx.
F.
Set the SkipLinkText property of the SiteMapPath control to Sales.