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 imageCopy Code
                                  public class Json
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Json

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member 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
Advanced