[]
Binds the model to a value by using the binding context.
public virtual Task BindModelAsync(ModelBindingContext bindingContext)
| Type | Name | Description |
|---|---|---|
| ModelBindingContext | bindingContext | The binding context. |
| Type | Description |
|---|---|
| Task | The binding result. |