Overload List
Name | Description | |
---|---|---|
![]() ![]() | htmlUnescapeChars(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.
|
![]() ![]() | htmlUnescapeChars(String, Int32) |
Unescape to a character any html escape sequences found in the given string that have a value above a certain Unicode value.
|
See Also