다음을 통해 공유


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

속성 값

특성

적용 대상