ComponentState.LogicalParentComponentState 属性

定义

ComponentState获取逻辑父组件的 ;如果这是根组件,则获取 null。

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

属性值

适用于