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

ASP.NET Image 控件

asp.net image 控件

web server controls web 服務器控件

定義和用法

image 控件用于顯示圖像。

屬性

屬性 描述 .net
alternatetext 圖像的替代文本。 1.0
descriptionurl 對圖像進行詳細描述的位置。 2.0
generateemptyalternatetext 規(guī)定該控件是否創(chuàng)建一個作為替代文本的空字符串。 2.0
imagealign 規(guī)定圖像的排列方式。 1.0
imageurl 顯示此鏈接的圖像的 url 1.0
runat 規(guī)定該控件是服務器控件。必須設置為 "server"。 1.0

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

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

實例

image
在本例中,我們在 .aspx 文件中聲明了一個 image 控件。

web server controls web 服務器控件
相關文章