AlbumOnNet WebControl Suite

SlideShow.AlbumUrl Property

A Relative or Absolute Url to image files.

[Visual Basic]
Overridable Public Property AlbumUrl As String
[C#]
public virtual string AlbumUrl {get; set;}

Property Value

The location of a set of image files.

Remarks

A standalone SlideShow can connect directly to an AlbumUrl. Note. The web application anonymous user on the machine/server (e.g. the ASPNET user) must have file write access rights to the physical folder corresponding to the AlbumUrl. You should not set this property if an Album on this page is connected to this SlideShow. ,

See Also

SlideShow Class | AlbumOnNet Namespace | Album | Slides