Share via


JsonValueProviderFactory Constructor

Initializes a new instance of the JsonValueProviderFactory class.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New JsonValueProviderFactory()
public JsonValueProviderFactory()
public:
JsonValueProviderFactory()
public function JsonValueProviderFactory()

See Also

Reference

JsonValueProviderFactory Class

System.Web.Mvc Namespace