Shows the dialog box.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public bool ShowDialog()
Visual Basic
Public Function ShowDialog As Boolean
Visual C++
public:
bool ShowDialog()

Return Value

A value indicating whether the user confirmed the dialog operation.

See Also