SlideshowService.updateSlideshow Method
Updates the given slideshow.
Parameters
- slideshow
-
Type: Slideshow
The slideshow to update.
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.