AlbumOnNet WebControl Suite

SlideOrderType Enumeration

Determines the ordering of Images in a SlideShow.

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

Members

Member NameDescription
OriginalOrder No ordering applied, the images are displayed in the order they appear in the Slides Collection.
ReverseOrder The images in the Slides Collection are displayed in the reverse order.
Random The images in the Slides Collection are displayed in random order.

Requirements

Namespace: AlbumOnNet

Assembly: AlbumOnNet (in AlbumOnNet.dll)

See Also

AlbumOnNet Namespace