Click or drag to resize

PromptEventArgs Properties

The PromptEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyData Gets the extra data depending on prompt type.
Public propertyPromptMessage Gets the prompt message.
Public propertyResponse Sets the text response value depending on the prompt type.
Public propertyResponseOK Sets the boolean response value depending on the prompt type.
Public propertyType Gets the prompt type.
Top
See Also