NotificationContent Constructor

Initializes the dundas.notifications.NotificationContent object.
 

Parameters

notificationContentOptions

Type: Object
(optional) Object with default values for the notification content.
Optional: True

Examples

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

var newObject = new dundas.notifications.NotificationContent();