SupplyParameterFromQueryAttribute.Name Property

Definition

Gets or sets the name of the querystring parameter. If null, the querystring parameter is assumed to have the same name as the associated property.

public string? Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to