HTML decodes the specified str.
str
public static string HtmlDecode(string str)
The string to be decoded.
The decoded string.