Overload List
Name | Description | |
---|---|---|
![]() ![]() | htmlEscapeChars(String) |
Escape all characters that are above or equal to Unicode value 128 in the given string using HTML escape sequences.
|
![]() ![]() | htmlEscapeChars(String, Int32) |
Escape all characters that are above a certain Unicode value in the given string using HTML escape sequences.
|
See Also