Include Protected Members
Include Inherited Members
Binds the model to a value by using the specified controller context and binding context.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) .gif) | Bind(HttpActionContext, ModelBindingContext) | Binds the model to a value by using the specified controller context and binding context. | 
| .jpeg) .gif) | Bind(HttpActionContext, ModelBindingContext, IEnumerable<IModelBinder>) | Binds the model to a value by using the specified controller context, binding context, and model binders. | 
Top