This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member WriteText(String, String)
Writes the text to a file in UTF-8 without a Byte Order Mark.
Public method Static member WriteText(String, String, Encodings)
Writes the text to a file in the given encoding. No Byte Order Mark is written.
Public method Static member WriteText(String, String, Encodings, Boolean)
Writes the text to a file in the given encoding, optionally writing a Byte Order Mark.

See Also

Advanced