ScriptingWebServicesSectionGroup.JsonSerialization Property
.NET Framework (current version)
Gets the jsonSerialization section that is contained in the configuration file.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
<ConfigurationPropertyAttribute("jsonSerialization")> Public ReadOnly Property JsonSerialization As ScriptingJsonSerializationSection
Property Value
Type: System.Web.Configuration.ScriptingJsonSerializationSectionA ScriptingJsonSerializationSection object.
The ScriptingJsonSerializationSection object refers to the jsonSerialization section of the configuration file.
.NET Framework
Available since 3.5
Available since 3.5
Show: