Client side events in WebNotification
This sample demonstrates the client side events avaialable in WebNotification. In
this sample, the WebNotification is using following settings:
- ServiceType:
WebService
- ServiceUrl: WebNotificationService2.asmx
- ShowActionDropdown:
True
- Using default styles
- Sounds enabled, sound file set to
Reminder.wav
- Interval: 20 seconds.
- FadingSpeed:
Fast.
- All events in ClientSideEvents attached.
To learn more about the basic functions and concepts of WebNotification, please
check out the following samples:
-
WebService-based WebNotification
-
WebForm-based WebNotification
Event List:
View source to see the client side API and object model used in the functions.