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 XmlDecode(String)
Returns an xml-decoded representation of the specified string.
Public method Static member XmlDecode(String, XmlCodingOptions)
Returns an xml-decoded representation of the specified string. The decoding rules are defined using given options.
Public method Static member XmlDecode(String, XmlCodingOptions, IDictionary<(Of <<'(String, Char>)>>))
Returns an xml-decoded representation of the specified string. The decoding rules are defined using given options.

See Also

XmlUtil Class
XmlUtil Members
Smartsite.Core Namespace
Advanced