<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:UpdatePanel ID="UpdatePanel1" runat="server" ChildrenAsTriggers="True">
<ContentTemplate>

<--!需要刷新的控件-->
</ContentTemplate>
</asp:UpdatePanel>

相关文章:

  • 2022-12-23
  • 2021-11-30
  • 2022-01-16
  • 2022-12-23
  • 2022-02-18
  • 2021-12-13
  • 2021-12-21
猜你喜欢
  • 2022-12-23
  • 2021-11-30
  • 2022-01-26
  • 2021-11-30
  • 2021-11-30
  • 2022-12-23
  • 2022-02-09
相关资源
相似解决方案