Table of Contents

Class Wait

Namespace
The.Web.Model.Internal.Dialogs
Assembly
Instagile.Web.Client.dll
public class Wait : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Inheritance
Wait
Implements
Inherited Members

Properties

Dialog

[Parameter]
public WaitDialog? Dialog { get; set; }

Property Value

WaitDialog

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder