Base solution for your next web application
Open Closed

Notification List #852


User avatar
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)
  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    See documents:

    1. <a class="postlink" href="http://www.aspnetzero.com/Documents/Development-Guide#notifications">http://www.aspnetzero.com/Documents/Dev ... ifications</a>
    2. <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>