PromptDialog Class

Definition

Dialog factory for simple prompts.

public class PromptDialog
type PromptDialog = class
Public Class PromptDialog
Inheritance
PromptDialog

Remarks

The exception TooManyAttemptsException will be thrown if the number of allowed attempts is exceeded.

Applies to