Writes the JSON representation of the object.
Namespace: CMS.Helpers.JsonConvertersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- writer
- Type: JsonWriter
The JsonWriter to write to.
- value
- Type: System Object
The value.
- serializer
- Type: JsonSerializer
The calling serializer.
See Also