AlbumOnNet WebControl Suite

SlideShow.SlideOrder Property

Gets or sets a value indicating in what order the slides should be displayed.

[Visual Basic]
Overridable Public Property SlideOrder As SlideOrderType
[C#]
public virtual SlideOrderType SlideOrder {get; set;}

Property Value

Determine the ordering of the slides in a SlideShow. See SlideOrderType for more details. Default value is SlideOrderType.OriginalOrder

See Also

SlideShow Class | AlbumOnNet Namespace