UtilityhtmlEscapeChars Method Ipswitch.Messaging.Framework
Overload List

  NameDescription
Public methodStatic memberhtmlEscapeChars(String)
Escape all characters that are above or equal to Unicode value 128 in the given string using HTML escape sequences.
Public methodStatic memberhtmlEscapeChars(String, Int32)
Escape all characters that are above a certain Unicode value in the given string using HTML escape sequences.
Top
See Also

Reference