W3Schools.com

ASP.NET BulletImageUrl Property


BulletedList Control Reference Complete BulletedList Control Reference

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

<asp:BulletedList BulletImageUrl="url" runat="server">
Some Content
</asp:BulletedList>

Attribute Description
url String specifying the URL of image to use as bullet marker


Example

The following example sets the BulletImageUrl of a BulletedList control:

<form runat="server">
<asp:BulletedList id="bl1" runat="server"
BulletImageUrl="image.gif">

Some content

</asp:BulletedList>
</form>

Show example »

BulletedList Control Reference Complete BulletedList Control Reference
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$7.95/mo SEO Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Free Website Templates Free CSS Templates
Make Your Own Website
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE