ComponentBase.AssignedRenderMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IComponentRenderMode assigned to this component.
protected Microsoft.AspNetCore.Components.IComponentRenderMode? AssignedRenderMode { get; }
member this.AssignedRenderMode : Microsoft.AspNetCore.Components.IComponentRenderMode
Protected ReadOnly Property AssignedRenderMode As IComponentRenderMode