Compartir a través de


FormMappingScope.ChildContent Propiedad

Definición

Especifica el contenido que se va a representar dentro de este FormMappingScopeobjeto .

[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)

Valor de propiedad

Atributos

Se aplica a