DictionaryModelBinderProvider Class   
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.
An IModelBinderProvider for binding IDictionary<TKey,TValue>.
public ref class DictionaryModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProviderpublic class DictionaryModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvidertype DictionaryModelBinderProvider = class
    interface IModelBinderProviderPublic Class DictionaryModelBinderProvider
Implements IModelBinderProvider- Inheritance
- 
				DictionaryModelBinderProvider
- Implements
Constructors
| DictionaryModelBinderProvider() | 
Methods
| GetBinder(ModelBinderProviderContext) | Creates a IModelBinder based on ModelBinderProviderContext. |