thelarz / MvcBreadCrumbs

Custom BreadCrumbs for MVC
GNU General Public License v3.0
43 stars 28 forks source link

not adding to existing breadcumbs #31

Open jrobertshawe opened 6 years ago

jrobertshawe commented 6 years ago

Hi,

I was expecting that new pages will add to existing stack but from the sample code it appears you have to add the parent pages directly to the stack as part of the new page call. Is this correct?

thanks /cars list of cars select ford /cars/ford list of fords select mustang /cars/fords/mustang