The bulletedList Control renders as either an ordered list (numbered)or unordered list(bulleted)
Look at the code:
You can change the appearance for each list item using the BulletStyle property
In Custom Image you must set the BulletImageURL property
Here’s the code:
You can modify the function of each list item by changing the DisplayMode property
Here is the code: