The SlideShow type exposes the following members.

Properties

  Name Description
Public property EnablePagination
Gets or sets a value indicating if slider pagination is enabled.
Public property EnableTextualNavigation
Gets or sets a value indicating if slider navigation will use text captions or use images.
Public property NavigationNextCaption
Gets or sets the next slide caption.
Public property NavigationPreviousCaption
Gets or sets the previous slide caption.
Public property oEmbedHeight
Max height of oEmbed content.
Public property oEmbedWidth
Max width of oEmbed content.
Public property SliderAutoStart
Autostart the slideshow.
Public property SliderPauseInterval
Pause slideshow on click of next/prev or pagination. Time is in miliseconds.
Public property SliderPlayInterval
Time between slide animation in miliseconds.
Public property SliderTitle
Gets or sets the slider title.
Public property SlideShowItems
List of SlideShowItems that hold the image, url and the title of each slide.

See Also