System.Web Namespace HttpUtility Class
Converts a string that has been encoded for transmission in a URL into a decoded string.
1. Converts a string that has been encoded for transmission in a URL into a decoded string.
2. Converts a URL-encoded byte array into a decoded string, using the specified decoding method.
3. Converts a URL-encoded string into a decoded string, using the specified decoding method.
4. Converts a URL-encoded byte array into a decoded string, using the specified decoding method, starting at the specified position in the array, and continuing for the specified number of bytes.
HttpUtility Members
|
|