Web API Core | ComponentOne
C1.Web.Api Namespace / FromFormExAttribute Class
Members

In This Topic
    FromFormExAttribute Class
    In This Topic
    Defines a Microsoft.AspNetCore.Mvc.ModelBinderAttribute object to deserialize the values from form.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Microsoft.AspNetCore.Mvc.ModelBinderAttribute
             C1.Web.Api.FromFormExAttribute

    See Also