Partager via


EditForm.FormName Propriété

Définition

Obtient ou définit le nom du gestionnaire de formulaire. Cela est requis pour la publication sur un point de terminaison côté serveur. Il n’est pas utilisé pendant le rendu interactif.

[Microsoft.AspNetCore.Components.Parameter]
public string? FormName { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.FormName : string with get, set
Public Property FormName As String

Valeur de propriété

Attributs

S’applique à