Web API Core | ComponentOne
C1.Web.Api Namespace / ImportSourceModelBinder Class
Members

In This Topic
    ImportSourceModelBinder Class
    In This Topic
    ModelBinder for uploaded file as import source.
    Syntax
    'Declaration
     
    
    Public Class ImportSourceModelBinder 
       Implements Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder 
    public class ImportSourceModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder  
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.ImportSourceModelBinder

    See Also