Skip to main content

Definition

Assembly: CloudNimble.BlazorEssentials.dll Namespace: CloudNimble.BlazorEssentials.Merlin Inheritance: Microsoft.AspNetCore.Components.ComponentBase

Syntax

Constructors

.ctor

Syntax

Properties

ContainerTemplate

Syntax

Property Value

Type: Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.RenderFragment>

CurrentPane

Syntax

Property Value

Type: CloudNimble.BlazorEssentials.Merlin.WizardPane

FooterTemplate

Syntax

Property Value

Type: Microsoft.AspNetCore.Components.RenderFragment

HeaderTemplate

Syntax

Property Value

Type: Microsoft.AspNetCore.Components.RenderFragment

IsBackEnabled

Syntax

Property Value

Type: bool

IsFinishVisible

Syntax

Property Value

Type: bool

IsNextEnabled

Syntax

Property Value

Type: bool

IsNextVisible

Syntax

Property Value

Type: bool

IsOperationStartVisible

Syntax

Property Value

Type: bool

Operation

Syntax

Property Value

Type: CloudNimble.BlazorEssentials.Merlin.Operation

Panes

Syntax

Property Value

Type: System.Collections.Generic.List<CloudNimble.BlazorEssentials.Merlin.WizardPane>

PanesContent

Syntax

Property Value

Type: Microsoft.AspNetCore.Components.RenderFragment

Title

Syntax

Property Value

Type: string

Methods

Back

Syntax

Returns

Type: System.Threading.Tasks.Task

Next

Syntax

Returns

Type: System.Threading.Tasks.Task

Reset

Syntax

Parameters

Returns

Type: System.Threading.Tasks.Task

StartOperation

Syntax

Returns

Type: System.Threading.Tasks.Task
  • System.IDisposable