United Kingdom (English)
Sign in
Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
ModelBinderDictionary Class
ModelBinderDictionary Properties
Count Property
DefaultBinder Property
IsReadOnly Property
Item Property
Keys Property
Values Property
This topic has not yet been rated
-
Rate this topic
ModelBinderDictionary
.
DefaultBinder Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the default model binder.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
IModelBinder DefaultBinder {
get
;
set
; }
Property Value
Type:
System.Web.Mvc
.
IModelBinder
The default model binder.
See Also
Reference
ModelBinderDictionary Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)