DefaultModelBinder Constructor (System.Web.Mvc)

Switch View :
ScriptFree
.NET Framework Class Library
DefaultModelBinder Constructor

Initializes a new instance of the DefaultModelBinder class.

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

Visual Basic
Public Sub New
C#
public DefaultModelBinder()
Visual C++
public:
DefaultModelBinder()
See Also

Reference