Skip to content

Space

Namespace: SlottyMedia.Components.Pages

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

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

Properties

SpaceId

public Guid SpaceId { get; set; }

Property Value

Guid

Constructors

Space()

public Space()

Methods

BuildRenderTree(RenderTreeBuilder)

protected void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder

OnInitializedAsync()

protected Task OnInitializedAsync()

Returns

Task