SectionOutlet.SectionId Property

Definition

Gets or sets the Object ID that determines which SectionContent instances will provide content to this instance.

[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

Property Value

Attributes

Applies to