AlbumOnNet WebControl Suite

SlideShow.Slides Property

The collection of Slides for this SlideShow.

[Visual Basic]
Overridable Public ReadOnly Property Slides As SlideCollection
[C#]
public virtual SlideCollection Slides {get;}

Remarks

The collection of Slides for this SlideShow.

Note Don't set this if the AlbumUrl is set or if an Album control on this page is connected to this SlideShow. The Slides collection will then be filled automatically.

See Also

SlideShow Class | AlbumOnNet Namespace | Slide