AlbumOnNet WebControl Suite

SlideShow.AutoStart Property

Gets or sets a value that indicates if the SlideShow should start playing automatically.

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

Property Value

true if the SlideShow should start playing automatically, false otherwise. Default value is true.

Remarks

Note You can attach SlideShow control buttons or a toolbar to the SlideShow. The following types of control buttons are available in AlbumOnNet:
SlideShowImageButton, SlideShowLinkButton and SlideShowButton. The following SlideShow tool bars are available:
SlideShowImageButtonToolBar, SlideShowLinkButtonToolBar and SlideShowButtonToolBar.

See Also

SlideShow Class | AlbumOnNet Namespace | Interval | Repeat | Prefetch