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

In This Topic
    ExcelExportModelBinderAttribute Class
    In This Topic
    An attribute to apply to action parameters for model binding for Excel export.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Microsoft.AspNetCore.Mvc.ModelBinderAttribute
             C1.Web.Api.Excel.ExcelExportModelBinderAttribute

    See Also