0
princedis created
sorry to ask many questions. how/where can I see "Notification List"? How can I send a specific notification to a user? How to test notification to myself?
1 Answer(s)
-
0
Hi,
See documents:
- <a class="postlink" href="http://www.aspnetzero.com/Documents/Development-Guide#notifications">http://www.aspnetzero.com/Documents/Dev ... ifications</a>
- <a class="postlink" href="http://aspnetboilerplate.com/Pages/Documents/Notification-System">http://aspnetboilerplate.com/Pages/Docu ... ion-System</a>
To test it, open this URL in a new browser tab after login: <a class="postlink" href="http://localhost:6240/Account/TestNotification">http://localhost:6240/Account/TestNotification</a>