停灯向晓  

2010年6月13日

摘要: /* from: http://www.cnblogs.com/payne/archive/2007/04/30/733328.html*/Here's the responsible code for that error:public override string UniqueID{ get { if (this.NamingContainer == this.Page) { return base.UniqueID; } return "aspn... 阅读全文
posted @ 2010-06-13 18:11 kofkyo 阅读(161) 评论(0) 推荐(0)