Encodes a URL string.
public static string UrlEncode(string str)
str
The string to be encoded.
The encoded string.