|
I want to display a dialog box, but without calling it directly. |
|
First you need to import a reference to the Messaging Service:
Then you can show a message easily (it will log the message using the LoggingService as well):
|