FromFormAttribute Class¶
Summary¶
Specifies that a parameter or property should be bound using form-data in the request body.
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.FromFormAttribute
Syntax¶
public class FromFormAttribute : Attribute, _Attribute, IBindingSourceMetadata, IModelNameProvider