 | JsonConverterSettings Property |
Namespace:
Dynamicweb.Core.Json
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic JsonSerializerSettings Settings { get; set; }Public Property Settings As JsonSerializerSettings
Get
Set
Property Value
Type:
JsonSerializerSettings
See Also