Share via


DictionaryModelBinderProvider Constructor ()

 

Initializes a new instance of the DictionaryModelBinderProvider class.

Namespace:   Microsoft.Web.Mvc.ModelBinding
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public DictionaryModelBinderProvider()
public:
DictionaryModelBinderProvider()
new : unit -> DictionaryModelBinderProvider
Public Sub New

See Also

DictionaryModelBinderProvider Class
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top