黄色电影一区二区,韩国少妇自慰A片免费看,精品人妻少妇一级毛片免费蜜桃AV按摩师 ,超碰 香蕉

ASP.NET BulletedList 控件

asp.net bulletedlist 控件

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

定義和用法

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ī)定此控件是服務(wù)器控件。必須設(shè)置為 "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

如需完整描述,請訪問 控件標準屬性

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