Compartir a través de


SectionContent.SectionName Propiedad

Definición

Obtiene o establece el String identificador que determina qué SectionOutlet instancia representará el contenido de esta instancia.

[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

Valor de propiedad

Atributos

Se aplica a