2013年12月1日
摘要: HTML扩展类的所有方法都有2个参数:以textbox为例子public static string TextBox( this HtmlHelper htmlHelper, string name, Object value, IDictionary htmlAttributes )public static string TextBox( this HtmlHelper htmlHelper, string name, Object value, Object htm... 阅读全文
posted @ 2013-12-01 23:22 smallerpig 阅读(167) 评论(0) 推荐(0)