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 site.
- 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.
正确答案:A,C,E
答案解析:有
微信扫一扫手机做题