一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

ASP.Net PlaceHolder、Panel等控件未實(shí)現(xiàn)INamingContainer,導(dǎo)致FindControl無效

代碼如下:
復(fù)制代碼 代碼如下:
Panel spnButtons = new Panel();
Button btn = new Button();
btn.ID = "btn1";
spnButtons.Controls.Add(btn);
// 輸出True,表示沒有找到控件
Response.Write(spnButtons.FindControl(btn.ID) == null);

而如果是下面的代碼就可以了:
復(fù)制代碼 代碼如下:
Panel spnButtons = new Panel();
Page.Controls.Add(spnButtons);// 創(chuàng)建Panel后把它加入Page

Button btn = new Button();
btn.ID = "btn1";
spnButtons.Controls.Add(btn);
// 輸出False,表示找到了控件
Response.Write(spnButtons.FindControl(btn.ID) == null);

或者使用Repeater也可以:
復(fù)制代碼 代碼如下:
Repeater spnButtons = new Repeater();

Button btn = new Button();
btn.ID = "btn1";
spnButtons.Controls.Add(btn);
// 輸出False,表示找到了控件
Response.Write(spnButtons.FindControl(btn.ID) == null);

查了一下Panel是繼承于WebControl,而WebControl的定義是:
public class WebControl : Control, IAttributeAccessor
{}
Repeater的定義是:
public class Repeater : Control, INamingContainer
{}
難道是因?yàn)镽epeater實(shí)現(xiàn)了INamingContainer的原因嗎?
我又自定義了一個(gè)類,繼承自Panel,并實(shí)現(xiàn)了INamingContainer,可以找到控件了:
復(fù)制代碼 代碼如下:
public partial class WebForm1 : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
myPanel spnButtons = new myPanel();

Button btn = new Button();
btn.ID = "btn1";
spnButtons.Controls.Add(btn);

Response.Write(spnButtons.FindControl(btn.ID) == null);
}


}

public class myPanel : Panel, INamingContainer
{
public myPanel():base()
{
}
}

上,ASP.NET中,PlaceHolder、Panel等控件未實(shí)現(xiàn)INamingContainer,導(dǎo)致FindControl無效
如果把這些控件加入到實(shí)現(xiàn)了INamingContainer的父控件中,或者用子類實(shí)現(xiàn)INamingContainer,就可以使FindControl有效了。

AspNet技術(shù)ASP.Net PlaceHolder、Panel等控件未實(shí)現(xiàn)INamingContainer,導(dǎo)致FindControl無效,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請(qǐng)第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 一级a性色生活片久久毛片 一级爱爱片一级毛片-一毛 | 国语自产免费精品视频在 | 精品久久久一二三区 | 国产91精品福利在线观看 | 国产大陆亚洲精品国产 | 亚洲精品人人 | 日本精品久久久久中文字幕8 | 99精品伊人久久久大香线蕉 | 色99视频| 国产亚洲精品国产第一 | 中国一级大黄大片 | 日本大片免a费观看视频+播放器 | 国内精品自在自线2020 | 亚洲综合一区二区 | 一级毛毛片毛片毛片毛片在线看 | 狂野欧美性猛交xxxx巴西 | 国产女主播喷出白浆视频 | 国产一区二区三区毛片 | 国产情侣真实露脸在线 | 骚妇毛片| 国产亚洲精品视频中文字幕 | 亚洲区在线 | 久久久这里只有精品加勒比 | 成人午夜在线观看国产 | 国产高清自拍 | 黄色影片在线免费观看 | 国产视频一区二区在线观看 | 色多多18免费观看 | 91久久国产情侣真实对白 | 激情国产视频 | 国产免费久久精品丫丫 | 久草中文在线观看 | 91中文| 色老板最新网站视频地址 | 亚洲天堂岛国片 | 欧美成人午夜视频免看 | 成人国产在线视频 | 国产最强大片免费视频 | 在线国产高清 | 日韩亚洲欧美综合一区二区三区 | 国产久爱青草视频在线观看 |