AlbumOnNet WebControl Suite

Album.AlbumUrl Property

Gets or sets the Relative or absolute Url to the image files.

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

Property Value

The Relative or absolute Url to the image files.

Remarks

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.

See Also

Album Class | AlbumOnNet Namespace