News

An ASP.NET button's client-side click event will automatically call the ASP.NET __doPostBack function and post back to the server, even if you set the button's UseSubmitBehavior property to False.