BindingContext Properties |
The BindingContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DestinationType |
Binding destination type
|
![]() | GenericType |
The generic type of a collection is only used when DestinationType is a enumerable.
|
![]() | Model |
The current model object (or null for body deserialization)
|
![]() | Object |
The incoming data fields
|
![]() | ValidModelBindingMembers |
DestinationType properties that are not black listed
|