AlbumOnNet WebControl Suite

SlideShow.Repeat Property

Gets or sets a value that indicates if the slide show should repeat itself when the end is reached.

[Visual Basic]
Overridable Public Property Repeat As Boolean
[C#]
public virtual bool Repeat {get; set;}

Property Value

true if the SlideShow should repeat itself when the last slide is reached, false otherwise. Default value is true.

See Also

SlideShow Class | AlbumOnNet Namespace