The PromptService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Prompt |
Prompts the user for input by showing a modal dialog operating
on the specified promptModel. A view of type
Form must previously have been
registered for the type of the specified promptModel
by overriding
RegisterViews(AddInViewRegistrar).
|
See Also