AlbumOnNet WebControl Suite

Slide.NavigateUrl Property

The URL to link to when the SlideShow control is clicked for this Slide.

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

Property Value

The URL to link to when the SlideShow control is clicked for this Slide. Default value is Empty.

Remarks

Use the NavigateUrl property to specify the URL to navigate to when the SlideShow control is clicked for this Slide.

See Also

Slide Class | AlbumOnNet Namespace