Condividi tramite


ComponentState.LogicalParentComponentState Proprietà

Definizione

Ottiene l'oggetto ComponentState del componente padre logico o Null se si tratta di un componente radice.

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

Valore della proprietà

Si applica a