ASP.NET Image 控件
asp.net image 控件

定義和用法
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 控件。

相關文章
- ASP.NET 教程
- ASP.NET
- ASP.NET Web Pages 布局
- ASP.NET Web Pages 對象
- ASP.NET Web Pages PHP
- ASP.NET Web Pages – 發(fā)布
- ASP.NET Razor 標記
- ASP.NET Razor C# 邏輯
- ASP.NET Razor VB 變量
- ASP.NET Razor VB 邏輯
- ASP.NET MVC Web 應用程序
- ASP.NET MVC 頁面和布局
- ASP.NET MVC 參考手冊
- ASP.NET Web Forms 教程
- ASP.NET Web 頁面
- ASP.NET Button 控件
- ASP.NET 數(shù)據(jù)綁定
- ASP.NET DataList 控件
- ASP.NET 數(shù)據(jù)庫連接
- ASP.NET Web 服務器控件