AlbumOnNet WebControl Suite

SlideShowAction Enumeration

The action to perform on a SlideShow when a button is clicked.

[Visual Basic]
Public Enum SlideShowAction
[C#]
public enum SlideShowAction

Remarks

The action to perform on a SlideShow when a button is clicked.

Members

Member NameDescription
Play Start playing the SlideShow
Pause Pause playing.
First Go to first Slide in SlideShow
Previous Go to previous Slide in SlideShow
Next Go to next Slide in SlideShow
Last Go to last Slide in SlideShow

Requirements

Namespace: AlbumOnNet

Assembly: AlbumOnNet (in AlbumOnNet.dll)

See Also

AlbumOnNet Namespace