URL encodes the specified str.
str
public static string UrlEncode(string str)
The string to be encoded.
The URL encoded string.