RenderTreeFrame.ComponentFrameFlags 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 Component gets the ComponentFrameFlags for the component frame.
public Microsoft.AspNetCore.Components.RenderTree.ComponentFrameFlags ComponentFrameFlags { get; }
member this.ComponentFrameFlags : Microsoft.AspNetCore.Components.RenderTree.ComponentFrameFlags
Public ReadOnly Property ComponentFrameFlags As ComponentFrameFlags