0

I have a web application that is using UrlRewriting. Now I want to set it that if the user enters the page with a url in re-written format, all the links apply the same format, otherwise they remain the same (with normal query strings).

Is there a way that I can get a list of query strings that are in the links without parsing the string?

1 Answer 1

1

Try the HttpUtility.ParseQueryString

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.