Decodes a URL string.
public static string UrlDecode(string str)
str
The string to be decoded.
The decoded string.