Skip to content

AccountCard

Namespace: SlottyMedia.Components.Partial.MainLayout

public class AccountCard : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender

Inheritance Object → ComponentBase → AccountCard
Implements IComponent, IHandleEvent, IHandleAfterRender

Constructors

AccountCard()

public AccountCard()

Methods

BuildRenderTree(RenderTreeBuilder)

protected void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder

OnInitializedAsync()

protected Task OnInitializedAsync()

Returns

Task