Breadcrumbs and my menu

I

info

If you make the Breadcrumbs control use the site map, is there a way
to not show certain things that can be visible in the site map, but
not in the main navidation menu?

I ask, as I have an item on my menu: Organisations

I click that, and I can edit the Org, or I can select a branch from a
grid. The bread crumbs should just show, 'Organisations'.

When I select a branch, the breadcrumbs should then read Organisations

I don't want a user to be able to navidate directly to a branch from
the main menu. I am new to ASP.net, but I was told that we would need
2 site maps. That seems wrong.

Is there a way for this to work?
 
S

Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

You can programmatically adjust which nodes the breadcrumb and menu controls
display at runtime by navigating their object models and node collections
and adding/removing nodes as necessary.
But likely the only way to handle this situation declaratively (purely at
design time) would be to use 2 site maps.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
http://iPhonePlaza.net
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top