Compartir a través de


SectionOutlet.SectionId Propiedad

Definición

Obtiene o establece el Object identificador que determina qué SectionContent instancias proporcionarán contenido a esta instancia.

[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

Valor de propiedad

Atributos

Se aplica a