IToastNotificationService Members
Allows you to manage toast notifications in code.
#Methods
Name | Description |
---|---|
Close |
Closes a toast notification with the specified identifier. |
Show |
Creates and shows a toast notification with the specified options and a template. |
Show |
Creates and shows a toast notification with the specified options. |
Show |
Shows a toast notification declared in markup with the specified identifier. |
Show |
Creates and shows a toast notification with the specified options and a template. |
See Also