让asp button点击不刷新页面
更新:HHH   时间:2023-1-7


<asp:Button ID="Button1" runat="server" Text="Button" OnClientClick="return false" />

返回开发技术教程...