Share via


ComponentState.ParentComponentState Propriété

Définition

Obtient le ComponentState du composant parent ou null s’il s’agit d’un composant racine.

public Microsoft.AspNetCore.Components.Rendering.ComponentState? ParentComponentState { get; }
member this.ParentComponentState : Microsoft.AspNetCore.Components.Rendering.ComponentState
Public ReadOnly Property ParentComponentState As ComponentState

Valeur de propriété

S’applique à