AdvantageImageElementConverter..::..WriteJson Method
Writes the JSON representation of the object.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- writer
- Type: JsonWriter
The JsonWriter to write to.
- value
- Type: Object
The value.
- serializer
- Type: JsonSerializer
The calling serializer.