ScriptingJsonSerializationSection.Converters Property
.NET Framework (current version)
Gets a ConvertersCollection object that contains a collection of Converter objects.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
[ConfigurationPropertyAttribute("converters", IsKey = true, DefaultValue = "")] public ConvertersCollection Converters { get; }
.NET Framework
Available since 3.5
Available since 3.5
Show: