以文本方式查看主題 - 西安網(wǎng)站建設(shè)|西安網(wǎng)站制作|西安做網(wǎng)站_網(wǎng)站知識(shí)交流論壇 (http://china-ychdzx.com/bbs/index.asp) -- 網(wǎng)絡(luò)編程學(xué)習(xí) (http://china-ychdzx.com/bbs/list.asp?boardid=5) ---- ASP.NET中Web控件支持CSS樣式表嗎? (http://china-ychdzx.com/bbs/dispbbs.asp?boardid=5&id=176) |
-- 作者:西安做網(wǎng)站 -- 發(fā)布時(shí)間:2010/1/6 22:14:04 -- ASP.NET中Web控件支持CSS樣式表嗎? ASP.NET中Web控件支持CSS樣式表嗎?
支持,所有的Web控件都從基類System.Web.UI.WebControls.WebControl中繼承了一個(gè)叫做CssClass的屬性。
|