System.Web Namespace HttpUtility Class
Converts a URL-encoded string or byte array into a decoded array of bytes.
1. Converts a URL-encoded array of bytes into a decoded array of bytes.
2. Converts a URL-encoded string into a decoded array of bytes .
3. Converts a URL-encoded string into a decoded array of bytes, using the specified decoding method.
4. Converts a URL-encoded array of bytes into a decoded array of bytes, starting at the specified position in the array and continuing for the specified number of bytes.
HttpUtility Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note