SectionContent.SectionId 属性

定义

获取或设置确定 Object 哪个 SectionOutlet 实例将呈现此实例内容的 ID。

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

属性值

属性

适用于