精品熟女碰碰人人a久久,多姿,欧美欧美a v日韩中文字幕,日本福利片秋霞国产午夜,欧美成人禁片在线观看

ASP.NET BulletedList 控件

asp.net bulletedlist 控件

web server controls web 服務器控件

定義和用法

bulletedlist 能夠以項目符號的格式來創建列表。

bulletedlist 控件中的每個項目都由 listitem 元素來定義!

注釋:它是 asp.net 2.0 中的新類。

屬性

屬性 描述 .net
bulletimageurl 規定定制的項目符號列表圖形的 url。在 "bulletstyle" 為 "customimage" 時使用。 2.0
bulletstyle 規定項目符號列表的樣式。 2.0
displaymode 規定被顯示的列表的類型。 2.0
firstbulletnumber 規定在有序列表中列表項目的起始數字。 2.0
runat 必需。規定此控件是服務器控件。必須設置為 "server"。 1.0
target 規定在何處打開目標 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 服務器控件
相關文章