0 out of 2 rated this helpful - Rate this topic

IModelBinder Interface

Defines the methods that are required for a model binder.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IModelBinder

The IModelBinder type exposes the following members.

  NameDescription
Public methodBindModelBinds the model to a value by using the specified controller context and binding context.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.