我是asp.net c#的新手,所以请任何人都可以帮我下面的代码:
var td1 = new HtmlGenericControl("td");
我怎样才能将这个td colspan变成任何值?
甚至我怎样才能添加id或class值?
c# asp.net
asp.net ×1
c# ×1