开发者

How do you set the name attribute of a TextBox control in a .Net 3.5 project?

Self explanatory really开发者_JAVA技巧


A Textbox server control doesn't have a name property. A HTML Input control has a name property. Use the "ID" property.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜