25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "[How Do I:] Use the ASP.NET AJAX ConfirmButton Extender? | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "Learn how the ConfirmButton extender in the ASP.NET AJAX Control Toolkit provides a simple way to add a confirmation dialog to the click event of a Button, L..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 03/05/2007
|
||
|
ms.topic: article
|
||
|
ms.assetid: 40287d43-6e0d-47ec-881f-c4dff970d1b9
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-confirmbutton-extender
|
||
|
msc.type: video
|
||
|
---
|
||
|
[How Do I:] Use the ASP.NET AJAX ConfirmButton Extender?
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
Learn how the ConfirmButton extender in the ASP.NET AJAX Control Toolkit provides a simple way to add a confirmation dialog to the click event of a Button, LinkButton, or ImageButton control. This provides the user with the option to cancel an impending action.
|
||
|
|
||
|
[▶ Watch video (3 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-use-the-aspnet-ajax-confirmbutton-extender)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](how-do-i-get-started-with-the-aspnet-ajax-animation-extender-control.md)
|
||
|
[Next](how-do-i-use-the-aspnet-ajax-slider-control.md)
|