Overload List

  Name Description
Public method Static member ConvertToEncoding(String, String, String)
Converts text from one encoding to another - must be used with Ajax since it doesn't support encodings other than utf-8.
Public method Static member ConvertToEncoding(String, Encoding, Encoding)
Converts text from one encoding to another - must be used with Ajax since it doesn't support encodings other than utf-8.

See Also