遍历 web页面控件
摘要:
protected void GetChildControl(Control ParentControl) { if (ParentControl.HasControls()) { foreach (Control ctl ... 阅读全文
posted @ 2009-04-10 17:04
tongdengquan
阅读(135)
评论(0)
推荐(0)
有问题讨论请联系QQ371104862