Spaces
Namespace: SlottyMedia.Components.Pages
public class Spaces : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender
Inheritance Object → ComponentBase → Spaces
Implements IComponent, IHandleEvent, IHandleAfterRender
Constructors
Spaces()
public Spaces()
Methods
BuildRenderTree(RenderTreeBuilder)
protected void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder RenderTreeBuilder
OnInitializedAsync()
This method is called when the page is initialized.
protected Task OnInitializedAsync()