AlbumOnNet WebControl Suite

SlideShow.ActiveSlide Property

A zero based index for the active slide in the Slides collection.

[Visual Basic]
Public Property ActiveSlide As Integer
[C#]
public int ActiveSlide {get; set;}

Property Value

Gets or sets a value (a zero based integer index) that determines what slide on the Slides collection is active.

Remarks

You should normally not set this value.

See Also

SlideShow Class | AlbumOnNet Namespace