string argName = ((ImageButton)sender).CommandName;
string argArg = ((ImageButton)sender).CommandArgument;

相关文章:

  • 2022-01-17
  • 2021-07-16
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2021-04-10
  • 2022-02-14
猜你喜欢
  • 2021-11-02
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
相关资源
相似解决方案