SiteMapPath not working for pages with anchors on - WHY???

  • Thread starter Jon via DotNetMonster.com
  • Start date
J

Jon via DotNetMonster.com

Hi all,

I'm using the ASP.NET sitemappath control and the ASP.NET menu control This
sitemappath control works and shows the path when the page doesn't have an
anchor - for example:

<siteMapNode title="annual report" description="Annual report"
url="Pages/ir_annuals.aspx" />

but the sitemappath control doesn't show the path if the page has the url
with an anchor - for example:

<siteMapNode title="call back" description="Call back solutions."
url="Pages/os_callback.aspx#top" >

The code for the control is:
<asp:SiteMapPath ID="SiteMapPath1" runat="server" ParentLevelsDisplayed="-1"
CurrentNodeStyle-ForeColor="#F80E0D" NodeStyle-ForeColor="#777777"
BackColor="#F5F5F5" BorderWidth="1px" BorderColor="#F80E0D" ></asp:
SiteMapPath>

HELP?????? Thanks in advance.
 
S

Swanand Mokashi

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top