共用方式為


SectionOutlet.SectionId 屬性

定義

取得或設定 Object 識別碼,決定哪些 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

屬性值

屬性

適用於