Open this page in the API Guide

Bootstrap Constructor

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

Examples

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

1
var newObject = new dundas.views.slideshow.Bootstrap();