[]
An attribute to apply to action parameters for model binding for import.
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class ImportModelBinderAttribute : ModelBinderAttribute
Name | Description |
---|---|
ImportModelBinderAttribute() | The constructor of ImportModelBinderAttribute class. |