DefaultActionValueBinder Methods

Include Protected Members
Include Inherited Members

The DefaultActionValueBinder type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBinding Default implementation of the IActionValueBinder interface. This interface is the primary entry point for binding action parameters.
Public method GetHashCode (Inherited from Object.)
Protected method GetParameterBinding Gets the HttpParameterBinding associated with the DefaultActionValueBinder.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DefaultActionValueBinder Class

System.Web.Http.ModelBinding Namespace