Slideshow Constructor
Initializes the dundas.entities.Slideshow object.
Parameters
- options
-
Type: Object
(optional) Object with default values for the object.
Optional: True
Examples
The following example initializes a new instance of a Slideshow object:
var newObject = new dundas.entities.Slideshow();