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