ListViewBaseBootstrap Constructor

Initializes the home bootstrap. All home services should be initialized here. Called during construction.
 

Examples

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

var newObject = new dundas.views.ListViewBaseBootstrap();