Prop Webcontrol Bulletedlist Bulletimageurl
# ASP.NET BulletedList BulletImageUrl Property
* * BulletedList Control](#)
* * *
## Definition and Usage
The BulletImageUrl property is used to get or set the URL of the image used when the BulletStyle property is set to "CustomImage".
## Syntax
_Some Content_
| Property | Description |
| --- | --- |
| url | A string value that specifies the URL of the image to be used as the bullet. |
* * *
## Example
The following example sets the BulletImageUrl for a BulletedList control:
_Some content_
[Demo Example Β»](#)
* * BulletedList Control](#)
YouTip