IFromQueryMetadata Interface

Definition

Interface marking attributes that specify a parameter should be bound using the request query string.

public interface IFromQueryMetadata
type IFromQueryMetadata = interface
Public Interface IFromQueryMetadata
Derived

Properties

Name

The name of the query string field.

Applies to