ScriptingJsonSerializationSection.Converters Property

 

Gets a ConvertersCollection object that contains a collection of Converter objects.

Namespace:   System.Web.Configuration
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

[ConfigurationPropertyAttribute("converters", IsKey = true, DefaultValue = "")]
public ConvertersCollection Converters { get; }

.NET Framework
Available since 3.5
Return to top
Show: