Confirm button Extender Microsoft Visual Studio

2014-06-21 32

Confirm button extender in AJAX Microsoft Visual Studio ASP.net. ConfirmButton is a simple extender that catches clicks on a button and displays a message to the user. If the OK button is clicked, the button or link functions normally. If not, the click is trapped and the button will not perform its default submit behavior.