HttpRequestParameterBinding Properties

Include Protected Members
Include Inherited Members

The HttpRequestParameterBinding type exposes the following members.

Properties

  Name Description
Public property Descriptor Gets the HttpParameterDescriptor that was used to initialize this instance. (Inherited from HttpParameterBinding.)
Public property ErrorMessage If the binding is invalid, gets an error message that describes the binding error. (Inherited from HttpParameterBinding.)
Public property IsValid Gets a value that indicates whether the binding was successful. (Inherited from HttpParameterBinding.)
Public property WillReadBody Returns a value indicating whether this HttpParameterBinding instance will read the entity body of the HTTP message. (Inherited from HttpParameterBinding.)

Top

See Also

Reference

HttpRequestParameterBinding Class

System.Web.Http.ModelBinding Namespace