SlideshowService.getSlideshowById Method

Gets the desired slideshow by ID.
 

Parameters

id

Type: String
The ID of the slideshow to retrieve.

Return Value


Type: jQuery.Promise
Value: dundas.entities.Slideshow
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.Slideshow is returned.