IModelBinder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an interface for model binders.
public interface class IModelBinder
public interface IModelBinder
type IModelBinder = interface
Public Interface IModelBinder
- Derived
Methods
BindModelAsync(ModelBindingContext) |
Attempts to bind a model. |