![]() | IShowMessageEventArgs Properties |
The IShowMessageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Action to display
|
![]() | Content |
Explaination of the instruction
|
![]() | DefaultAction |
Default action
|
![]() | DisplayDontShowAgain |
Add a check "dont show again"
|
![]() | FooterContent |
Gets/sets Complementary Explaination of choices
|
![]() | FooterType |
Type of message (question, warning, error)
|
![]() | Instruction |
short Message to display as main instruction
|
![]() | Result |
Result returns by the method
|
![]() | ResultChoice |
return the id of the selected choice.
|
![]() | ResultDontShowAgain |
Indicate if the user choice for dont show again. True if the user check this option
|
![]() | Type |
Type of message (question, warning, error)
|