Table of Contents

Class SelectOptions

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

Properties

Dialog

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

Property Value

SelectOptionsDialog

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder