Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Why do you want to use a commas separated list instead? Commented Jan 9, 2023 at 2:01
  • form return url without commons and asp-route returns url with commons. just confused why that is and how to go about picking one format Commented Jan 9, 2023 at 2:52
  • 1
    IMHO pass RouteData.Values to asp-all-route-data so you don't have to enumerate each value separately. Commented Jan 9, 2023 at 3:22
  • @JeremyLakeman Thanks, I just searched how to use asp-all-route-data but i think now its removes all URL variables. did I missed some code Commented Jan 9, 2023 at 3:51