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

ASP.NET Image 控件

asp.net image 控件

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

定義和用法

image 控件用于顯示圖像。

屬性

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

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問(wèn) 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問(wèn) 控件標(biāo)準(zhǔn)屬性。

實(shí)例

image
在本例中,我們?cè)?.aspx 文件中聲明了一個(gè) image 控件。

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