<asp:Menu> for menu,what should i use for submenu(asp.net 3.5)

Last post 11-07-2009 4:38 PM by gtd.daniel. 2 replies.

Sort Posts:

  • <asp:Menu> for menu,what should i use for submenu(asp.net 3.5)

    11-07-2009, 4:13 AM
    • Member
      2 point Member
    • gtd.daniel
    • Member since 11-06-2009, 11:15 AM
    • Posts 5

    Hello,

    On top part of the site i implemented an <asp:Menu> witch binds to a sitemap.

    I want that <asp:Menu> to show only the first level of sitemap and the submenu(level 2 of sitemap) to be showed in the left part of the site.

    What control should i use to display the submenu ?

    I think at :another <asp:Menu> or an Unordered List.


    Thanks.

  • Re: <asp:Menu> for menu,what should i use for submenu(asp.net 3.5)

    11-07-2009, 5:17 AM
    Answer

    If you're not using the sitemap with a SiteMapPath to display a bread crumb, you can split the sitemap file into two files, and have two Menu controls, each bound to a different sitemap file.

    Thanks

    Carsten

    Please click Mark as Answer if this post is of help to you. :-)



    My Blog
  • Re: <asp:Menu> for menu,what should i use for submenu(asp.net 3.5)

    11-07-2009, 4:38 PM
    • Member
      2 point Member
    • gtd.daniel
    • Member since 11-06-2009, 11:15 AM
    • Posts 5

    Thanks.

Page 1 of 1 (3 items)