DataSourceLoadOptionsBinder.BindModelAsync(ModelBindingContext) Method
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public Task BindModelAsync(
ModelBindingContext bindingContext
)
Parameters
| Name | Type |
|---|---|
| bindingContext | ModelBindingContext |
Returns
| Type |
|---|
| Task |
See Also