AlbumOnNet WebControl Suite

SlideShowLinkButtonToolBar.DisplayNumericLinks Property

Gets or sets a value that indicates whether the numeric hyperlinks shall be generated.

[Visual Basic]
Public Property DisplayNumericLinks As Boolean
[C#]
public bool DisplayNumericLinks {get; set;}

Property Value

true if the numeric hyperlink items are visible; otherwise false.

Remarks

If this property is true you should also set the NumericLinkMaxItems property.

See Also

SlideShowLinkButtonToolBar Class | AlbumOnNet Namespace