将Button控件的CausesValidation属性设置为False即可.
<asp:Button CausesValidation=False></asp:Button>

相关文章:

  • 2021-08-19
  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2021-10-03
  • 2022-03-06
相关资源
相似解决方案