HTML encodes the specified str.
str
public static string HtmlEncode(string str)
The string to be encoded.
The encoded string.