i have one page Index.cshtml it contains two button, one button redirect to Page1.cshtml it containt 10 Button (1-10), other button redirect to Page1/parentId=1216 it containt 10 button(11-20), and both page redirect to Page2.cshtml but when i use breadcrumbs for this page Page1/parentId=1216>Page2 it only goes to Page1 which containt (1-10) but i want to (11-20). Any Solution ???