FormMappingScope.ChildContent 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.
Spécifie le contenu à afficher à l’intérieur de ce FormMappingScope.
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Forms.FormMappingContext> ChildContent { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.ChildContent : Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Forms.FormMappingContext> with get, set
Public Property ChildContent As RenderFragment(Of FormMappingContext)
Valeur de propriété
- Attributs