AlbumOnNet WebControl Suite

Album.DisplayText Property

Whether the name of the image should be displayed below the image.

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

Property Value

true if the name of image should be displayed below the image, false otherwise.

Remarks

For more advanced display of the Image and its corresponding meta data, UseCustomItemTemplate

See Also

Album Class | AlbumOnNet Namespace