public static string TextBox( this HtmlHelper htmlHelper, string name, Object value, IDictionary<string, Object> htmlAttributes ) public static string TextBox( this HtmlHelper htmlHelper, string name, Object value, Object htmlAttributes ) 這2個參數(shù)代表這個html標簽的屬性集合。使用方法如下。 1.Actio...
www.dbjr.com.cn/article/815...htm 2025-5-17