共用方式為


SectionContent.ChildContent 屬性

定義

取得或設定要呈現在對應 SectionOutlet 實例中的內容。

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

屬性值

屬性

適用於