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