FormCollectionModelBinderProvider Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Élément IModelBinderProvider correspondant à l'objet IFormCollection.
public ref class FormCollectionModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProvider
public class FormCollectionModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider
type FormCollectionModelBinderProvider = class
interface IModelBinderProvider
Public Class FormCollectionModelBinderProvider
Implements IModelBinderProvider
- Héritage
-
FormCollectionModelBinderProvider
- Implémente
Constructeurs
FormCollectionModelBinderProvider() |
Élément IModelBinderProvider correspondant à l'objet IFormCollection. |
Méthodes
GetBinder(ModelBinderProviderContext) |
Crée un IModelBinder basé sur ModelBinderProviderContext. |