RenderTreeFrame.ComponentRenderMode 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.
If the FrameType property equals ComponentRenderMode, gets the specified IComponentRenderMode. Otherwise, the value is undefined.
public Microsoft.AspNetCore.Components.IComponentRenderMode ComponentRenderMode { get; }
member this.ComponentRenderMode : Microsoft.AspNetCore.Components.IComponentRenderMode
Public ReadOnly Property ComponentRenderMode As IComponentRenderMode