Working with the BulletedList
Control
The BulletedList
control renders either an unordered (bulleted) or ordered (numbered) list. Each list item can be rendered as plain text, a LinkButton
control, or a link to another web page.
For example, the page in Listing 10.14 uses the BulletedList
control to render an unordered list of movies (see Figure 10.13).
Figure 10.13. Displaying a list items with the BulletedList
control.
Listing 10.14. ShowBulletedList.aspx
You can control the appearance of the bullets that appear for each list item with the ...
Get ASP.NET 4 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.