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

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

相關文章
- ASP.NET Web Pages Razor
- ASP.NET Web Pages 文件夾
- ASP.NET Web Pages 對象
- ASP.NET Web Pages Email
- ASP.NET Web Pages PHP
- ASP.NET Web Pages – 發(fā)布
- ASP.NET Web Pages 類參考手冊
- 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 導航
- ASP.NET HTML 服務器控件