EditForm.FormName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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