ASP.NET PlaceHolder 控件
asp.net placeholder 控件

定義和用法
placeholder 控件用于為代碼添加的控件預(yù)留空間。
注釋:placeholder 不會產(chǎn)生任何可見的輸出(僅僅是網(wǎng)頁上其它控件的容器)。
屬性
屬性 | 描述 |
---|---|
runat | 規(guī)定控件是服務(wù)器。必須設(shè)置為 "server"。 |
web 控件標(biāo)準(zhǔn)屬性
accesskey, attributes, backcolor, bordercolor,
borderstyle, borderwidth, cssclass, enabled, font, enabletheming,
forecolor, height, isenabled, skinid, style, tabindex, tooltip, width
如需完整描述,請?jiān)L問 web 控件標(biāo)準(zhǔn)屬性。
control standard properties
apprelativetemplatesourcedirectory, bindingcontainer,
clientid, controls, enabletheming, enableviewstate, id, namingcontainer,
page, parent, site, templatecontrol, templatesourcedirectory, uniqueid,
visible
如需完整描述,請?jiān)L問 控件標(biāo)準(zhǔn)屬性。

相關(guān)文章
- ASP.NET 教程
- ASP.NET Web Pages 教程
- ASP.NET Web Pages 布局
- ASP.NET Web Pages 文件夾
- ASP.NET Web Pages WebGrid
- ASP.NET Web Pages Email
- ASP.NET Web Pages PHP
- ASP.NET Web Pages WebSecurity 參考手冊
- ASP.NET WebPages 幫助器參考手冊
- ASP.NET Razor VB 循環(huán)和數(shù)組
- ASP.NET Razor VB 邏輯
- ASP.NET MVC 文件夾
- ASP.NET MVC 控制器
- ASP.NET MVC 參考手冊
- ASP.NET Web Forms 教程
- ASP.NET 數(shù)據(jù)綁定
- ASP.NET ArrayList
- ASP.NET XML 數(shù)據(jù)綁定
- ASP.NET 數(shù)據(jù)庫連接
- ASP.NET 實(shí)例