.NET Framework Class Library
DefaultModelBinder Class
Provides a concrete implementation of a model binder.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
Visual Basic (Declaration)
Public Class DefaultModelBinder _
Implements IModelBinder
Dim instance As DefaultModelBinder
public class DefaultModelBinder : IModelBinder
public ref class DefaultModelBinder : IModelBinder
System..::.Object
System.Web.Mvc..::.DefaultModelBinder
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference