ASPxClientImageGallery.PauseSlideShow Method
In This Article
Pauses a slide show within a fullscreen viewer.
#Declaration
TypeScript
PauseSlideShow(): void
#Remarks
Use the ASPxClientImageGallery.PlaySlideShow and PauseSlideShow methods to play and pause a slide show respectively.
See Also