What is the difference between client browser’s submit mechanism and the ASP.NET postback mechanism?
Button.UseSubmitBehavior property is used to gets or sets a value indicating whether the Button control uses the client browser’s submit mechanism or the ASP.NET postback mechanism.