[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelExportModelBinderAttribute

ExcelExportModelBinderAttribute Class

An attribute to apply to action parameters for model binding for Excel export.

Inheritance
ExcelExportModelBinderAttribute
Namespace: C1.Web.Api.Excel
Assembly: C1.Web.Api.Excel.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class ExcelExportModelBinderAttribute : ModelBinderAttribute

Constructors

Name Description
ExcelExportModelBinderAttribute()

Initialize a new instance of the ExcelExportModelBinderAttribute class.