Table of Contents

Class Alert

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

Properties

Dialog

[Parameter]
[EditorRequired]
public required AlertDialog Dialog { get; set; }

Property Value

AlertDialog

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder