forum

Home / DeveloperSection / Forums / Convert query string to key-value pair

Convert query string to key-value pair

Anonymous User 2073 03-Sep-2014

If I have a string like so:

"Name=Irwin&Home=Caribbean&Preference=Coffee"

is there a method in C# that can convert that to a key-value pair similar to Request.QueryString?


Updated on 03-Sep-2014
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By