ShowViewStrategyBase.ShowMessage Method
| Name | Parameters | Description |
|---|---|---|
| ShowMessage(MessageOptions) | options | Shows a Text Notification. |
| ShowMessage(String, InformationType, Int32, InformationPosition) | message, type, displayInterval, position | Shows a Text Notification. |