0 out of 3 rated this helpful - Rate this topic

ModelBinders Class

Provides global access to the model binders for the application.

System.Object
  System.Web.Mvc.ModelBinders

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public static class ModelBinders

The ModelBinders type exposes the following members.

  NameDescription
Public propertyStatic memberBindersGets the model binders for the application.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.