Skip to content

LoginLayout

Namespace: SlottyMedia.Components.Layout

public class LoginLayout : Microsoft.AspNetCore.Components.LayoutComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleEvent, Microsoft.AspNetCore.Components.IHandleAfterRender

Inheritance Object → ComponentBase → LayoutComponentBase → LoginLayout
Implements IComponent, IHandleEvent, IHandleAfterRender

Properties

Body

public RenderFragment Body { get; set; }

Property Value

RenderFragment

Constructors

LoginLayout()

public LoginLayout()

Methods

BuildRenderTree(RenderTreeBuilder)

protected void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder