Open this page in the API Guide

NotifiedViewModel Constructor

Initialize a Notified View Model.
 

Examples

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

1
var newObject = new dundas.controls.NotifiedViewModel();