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