69pao国产精品视频-久久精品一区二区二三区-精品国产精品亚洲一本大道-99国产综合一区久久

ASP.NET BulletedList 控件

asp.net bulletedlist 控件

web server controls web 服務(wù)器控件

定義和用法

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)屬性

web server controls web 服務(wù)器控件
相關(guān)文章