Open this page in the API Guide

NotificationService Constructor

Initializes the NotificationService. Called during construction.
 

Examples

The following example initializes a new instance of a NotificationService object:

1
var newObject = new dundas.notifications.NotificationService();