客户端浏览器检查&动态加载用户控件
客户端浏览器检查
Control c1=Page.LoadControl("userControl.ascx");PlaceHolder1.Controls.Add(c1);? 发布时间: 2012-10-08 19:54:56 作者: rapoo
客户端浏览器检查&动态加载用户控件
客户端浏览器检查
Control c1=Page.LoadControl("userControl.ascx");PlaceHolder1.Controls.Add(c1);?