[]
        
(Showing Draft Content)

C1.Web.Api.FromFormExAttribute

FromFormExAttribute Class

Defines a System.Web.Http.ModelBinding.ModelBinderAttribute object to deserialize the values from form.

Inheritance
FromFormExAttribute
Namespace: C1.Web.Api
Assembly: C1.Web.Api.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class FromFormExAttribute : ModelBinderAttribute

Constructors

Name Description
FromFormExAttribute(bool)

Initialize a FromFormExAttribute instance.