How do we create Dynamic Breadcrumbs
Suma001Jun 9 2011 — edited Jun 9 2011Hi All,
I have 10 tabs, a->b->d....->j. which is having two master pages like 1->2->a->b->........->j
I have to go to 5th tab from two different pages, How can I create breadcrumbs dynamically?
it should show like this 1->2->abc(new page)->5th tab
Please give me some suggestions.
Thanks in advance.