ASP.NET BulletedList 控件
asp.net bulletedlist 控件

定義和用法
bulletedlist 能夠以項(xiàng)目符號(hào)的格式來創(chuàng)建列表。
bulletedlist 控件中的每個(gè)項(xiàng)目都由 listitem 元素來定義!
注釋:它是 asp.net 2.0 中的新類。
屬性
屬性 | 描述 | .net |
---|---|---|
bulletimageurl | 規(guī)定定制的項(xiàng)目符號(hào)列表圖形的 url。在 "bulletstyle" 為 "customimage" 時(shí)使用。 | 2.0 |
bulletstyle | 規(guī)定項(xiàng)目符號(hào)列表的樣式。 | 2.0 |
displaymode | 規(guī)定被顯示的列表的類型。 | 2.0 |
firstbulletnumber | 規(guī)定在有序列表中列表項(xiàng)目的起始數(shù)字。 | 2.0 |
runat | 必需。規(guī)定此控件是服務(wù)器控件。必須設(shè)置為 "server"。 | 1.0 |
target | 規(guī)定在何處打開目標(biāo) url。 | 2.0 |
listcontrol 標(biāo)準(zhǔn)屬性
appenddatabounditems, causesvalidation,
datatextfield, datatextformatstring, datavaluefield, items,
validationgroup
listcontrol 控件包括列表控件的所有基本功能。上述屬性適用于 bulletedlist 控件。
如需完整描述,請(qǐng)?jiān)L問 listcontrol 標(biāo)準(zhǔn)屬性。
web 控件標(biāo)準(zhǔn)屬性
accesskey, attributes, backcolor, bordercolor,
borderstyle, borderwidth, cssclass, enabled, font, enabletheming,
forecolor, height, isenabled, skinid, style, tabindex, tooltip, width
如需完整描述,請(qǐng)?jiān)L問 web 控件標(biāo)準(zhǔn)屬性。
控件標(biāo)準(zhǔn)屬性
apprelativetemplatesourcedirectory, bindingcontainer,
clientid, controls, enabletheming, enableviewstate, id, namingcontainer,
page, parent, site, templatecontrol, templatesourcedirectory, uniqueid,
visible
如需完整描述,請(qǐng)?jiān)L問 控件標(biāo)準(zhǔn)屬性。

相關(guān)文章
- ASP.NET Web Pages Razor
- ASP.NET Web Pages 文件夾
- ASP.NET Web Pages 對(duì)象
- ASP.NET Web Pages Email
- ASP.NET Web Pages PHP
- ASP.NET Web Pages – 發(fā)布
- ASP.NET Web Pages 類參考手冊(cè)
- ASP.NET Razor C# 循環(huán)和數(shù)組
- ASP.NET MVC 文件夾
- ASP.NET MVC 頁面和布局
- ASP.NET MVC 控制器
- ASP.NET Web 頁面
- ASP.NET 事件句柄
- ASP.NET Web 表單
- ASP.NET Hashtable
- ASP.NET SortedList
- ASP.NET DataList 控件
- ASP.NET 數(shù)據(jù)庫連接
- ASP.NET 導(dǎo)航
- ASP.NET HTML 服務(wù)器控件