如何click()在代码隐藏中单击或加载按钮事件? 我已经试过了
click()
btn.Click();
但这会给出错误.我正在使用ASP.NET
c# asp.net
asp.net ×1
c# ×1