LocalizedGenderJsonConverterReadJson Method |
Not implemented.
Namespace: CMS.ContactManagement.Web.UI.InternalAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public override Object ReadJson(
JsonReader reader,
Type objectType,
Object existingValue,
JsonSerializer serializer
)
Parameters
- reader
- Type: JsonReader
- objectType
- Type: SystemType
- existingValue
- Type: SystemObject
- serializer
- Type: JsonSerializer
Return Value
Type:
ObjectSee Also