DataSourceLoadOptionsBinder.BindModelAsync(ModelBindingContext) Method
In This Article
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public Task BindModelAsync(
ModelBindingContext bindingContext
)
#Parameters
Name | Type |
---|---|
binding |
Model |
#Returns
Type |
---|
Task |
See Also