This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class Json |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Json |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
returnNulls |
Determines if the Json class returns null values or empty objects ("{}"). Publicly available for the Site object to pass the compatibility setting "JsonReturnsNulls"
|
See Also
Smartsite.Base Namespace