Languages
[Edit]
EN

C# / .NET - get URL parameters from string

0 points
Created by:
aaliyah
471

In this article, we would like to show you how to get URL parameters from string in C#.

Quick solution:

 

Practical example

Edit

In this example, we get URL parameters from string using Get() method with specified parameter name.

Output:

References

Edit
  1. HttpUtility Class (System.Web) | Microsoft Docs
  2. HttpUtility.ParseQueryString Method (System.Web) | Microsoft Docs
  3. Uri.Query Property (System) | Microsoft Docs
  4. NameValueCollection.Get Method (System.Collections.Specialized) | Microsoft Docs
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join