Open this page in the API Guide

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:

1
var newObject = new dundas.entities.Slideshow();