| LocalizedGenderJsonConverterReadJson Method | 
            Not implemented.
            
 
Namespace: CMS.ContactManagement.Web.UI.InternalAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic 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: 
Object See Also
See Also