IFromFormMetadata Interface

Definition

Interface marking attributes that specify a parameter should be bound using a form field from the request body.

public interface IFromFormMetadata
type IFromFormMetadata = interface
Public Interface IFromFormMetadata
Derived

Properties

Name

The form field name.

Applies to