SectionOutlet.SectionId 属性

定义

获取或设置 ID, Object 该 ID 确定哪些 SectionContent 实例将向此实例提供内容。

[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

属性值

属性

适用于