Class MainLayout
Inherited Members
Namespace: OpenIddict.Demo.Client.BlazorWASM.Shared
Assembly: OpenIddict.Demo.Client.BlazorWASM.dll
Syntax
public class MainLayout : LayoutComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Constructors
MainLayout()
Declaration
public MainLayout()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |