SectionContent.SectionName 属性

定义

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

[Microsoft.AspNetCore.Components.Parameter]
public string? SectionName { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.SectionName : string with get, set
Public Property SectionName As String

属性值

属性

适用于