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 GetEncoded()()()()
Gets the string representation of the JSON object and encodes ampersands for use on the client.
Public method GetEncoded(Boolean)
Gets the string representation of the JSON object and encodes ampersands for use on the client.
Public method GetEncoded(String)
Gets the string representation of a named property from the JSON object and encodes ampersands for use on the client.
Public method GetEncoded(String, Boolean)
Gets the string representation of a named property from the JSON object and encodes ampersands for use on the client.

See Also

Advanced