Table of Contents

Class WaitDialog

Namespace
The.Web.Model.Internal.Dialogs
Assembly
Instagile.Web.Client.dll
public sealed class WaitDialog : DialogBase<bool>, IDialog<bool>, IDialog
Inheritance
WaitDialog
Implements
Inherited Members

Constructors

WaitDialog(string)

public WaitDialog(string message)

Parameters

message string

Properties

Message

public string Message { get; }

Property Value

string