Class AppWithoutAuth
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.Web.BasicTheme.Themes.Basic
Assembly: Volo.Abp.AspNetCore.Components.Web.BasicTheme.dll
Syntax
public class AppWithoutAuth : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Constructors
AppWithoutAuth()
Declaration
public AppWithoutAuth()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |