AlbumOnNet WebControl Suite

Slide.SlideId Property

The unique Id identifying this slide.

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

Property Value

A string making this Slide unique among a set of slides. Defaults to ImageUrl

Remarks

You will not normally need to set this value.

See Also

Slide Class | AlbumOnNet Namespace