[]
An attribute to apply to action parameters for model binding for Excel export.
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class ExcelExportModelBinderAttribute : ModelBinderAttribute
| Name | Description |
|---|---|
| ExcelExportModelBinderAttribute() | Initialize a new instance of the ExcelExportModelBinderAttribute class. |