FormCollectionModelBinderProvider Class

An Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider for Microsoft.AspNetCore.Http.IFormCollection.

Namespace
Microsoft.AspNetCore.Mvc.ModelBinding.Binders
Assemblies
  • Microsoft.AspNetCore.Mvc.Core

Syntax

public class FormCollectionModelBinderProvider : IModelBinderProvider
class Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider

Methods

GetBinder(Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderProviderContext)
Return type:Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
public IModelBinder GetBinder(ModelBinderProviderContext context)