UtilityhtmlUnescapeChars Method Ipswitch.Messaging.Framework
Overload List

  NameDescription
Public methodStatic memberhtmlUnescapeChars(String)
Unescape to a character any html escape sequences found in the given string that have a value above or equal to Unicode value 128.
Public methodStatic memberhtmlUnescapeChars(String, Int32)
Unescape to a character any html escape sequences found in the given string that have a value above a certain Unicode value.
Top
See Also

Reference