Share via


ActionParameter.Required Property

Definition

True if the parameter is required, false otherwise.

public bool? Required { get; set; }
member this.Required : Nullable<bool> with get, set
Public Property Required As Nullable(Of Boolean)

Property Value

Applies to