Skip to content

SpacesCardNoAccount

Namespace: SlottyMedia.Components.Partial.MainLayout

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

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

Constructors

SpacesCardNoAccount()

public SpacesCardNoAccount()

Methods

BuildRenderTree(RenderTreeBuilder)

protected void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder

OnInitializedAsync()

Called when the component is initialized.

protected Task OnInitializedAsync()

Returns

Task