共用方式為


SectionContent.SectionId 屬性

定義

取得或設定 Object 識別碼,決定哪個 SectionOutlet 實例會呈現這個實例的內容。

[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

屬性值

屬性

適用於