ASP.NET LinkButton OnClick Event Is Not Working On Home Page

后端 未结 2 912
旧时难觅i
旧时难觅i 2021-01-23 05:33

I have a user control that handles logging a user in to my site. This user control is placed in the upper right corner of all pages as a Quick Login Box. The problem I\'m having

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-23 05:39

    try changing "causes validation" property to false and see if that makes a difference.

提交回复
热议问题