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 XmlEncode(String)
Returns an xml-encoded representation of the specified string.
Public method Static member XmlEncode(String, XmlCodingOptions)
Returns an xml-encoded representation of the specified string. The encoding rules are defined using given options.
Public method Static member XmlEncode(String, XmlCodingOptions, Boolean)
Returns an xml-encoded representation of the specified string. The encoding rules are defined using given options.

See Also

XmlUtil Class
XmlUtil Members
Smartsite.Core Namespace
Advanced