Class NullLayout
Inherited Members
Namespace: Volo.Abp.Account.Pro.Public.MauiBlazor.Pages.Account
Assembly: Volo.Abp.Account.Pro.Public.MauiBlazor.dll
Syntax
public class NullLayout : LayoutComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Constructors
NullLayout()
Declaration
public NullLayout()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
RenderTreeBuilder | __builder |