|
|
Entries for ' Notification Controller'
DNN Expert posted on October 21, 2020 07:28

You can use NotificationsController.Instance.SendNotification method to send notifications.
Here is an example:
public void ...
[Read the rest of this article...]
DNN,
Notification Controller