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 ReadOnly Property Converters As ConvertersCollection

.NET Framework
Available since 3.5
Return to top
Show: