Table of Contents

Class Confirm

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

Properties

Dialog

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

Property Value

ConfirmDialog

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder