Click or drag to resize

TypeScriptUtils Fields

The TypeScriptUtils type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberJsonSerializer
Serializer used for communicating with the typescript-api. WARNING do not use this serializer when deserializing into the DOM. Use the JavaScript class instead.
Public fieldStatic memberJsonSerializerSettings
Serializer used for communicating with the typescript-api. WARNING do not use this serializer when deserializing into the DOM. Use the JavaScript class instead.
Top
See Also