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