BulletedList





0/5 (0 vote)
The BulletedList control is used to create a list of items formatted with bullets.
The BulletedList
control is used to create a list of items formatted with bullets. To specify the individual list items that you want to show in a BulletedList
control, place a ListItem
object for each entry between the opening and closing tags of the BulletedList
control. The control can display the list items with many different kinds of bullet styles. The control is also actively used to show a list of hyperlinks.