ISerializationSettings interface
Settings related to the serialization of data across iframe boundaries.
Properties
include |
By default, properties that begin with an underscore are not serialized across the iframe boundary. Set this option to true to serialize such properties. |
Property Details
includeUnderscoreProperties
By default, properties that begin with an underscore are not serialized across the iframe boundary. Set this option to true to serialize such properties.
includeUnderscoreProperties: boolean
Property Value
boolean