Condividi tramite


InputBase<TValue>.DisplayName Proprietà

Definizione

Ottiene o imposta il nome visualizzato per questo campo.

Questo valore viene usato quando si generano messaggi di errore quando il valore di input non riesce ad analizzare correttamente.

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string? DisplayName { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Valore della proprietà

Attributi

Si applica a