摘要: 终于是找到原来在webform里面已经提供了htmlcontrol这样的控件,可以直接拿来用。以前一直在想mvc有htmlhelper,webform里面不能用,其实是webform里面已经有了。例子HtmlGenericControl htmlgeneric = new HtmlGenericCo... 阅读全文
posted @ 2015-09-04 16:40 forhells 阅读(246) 评论(0) 推荐(0)