How to show question dialog with yes and no buttons

How to show question dialog with yes and no buttons

BY 08 Jul 2013 Web Application Development

Hello,

I would like to show the user a standard question dialog to confirm a user action with 2 buttons (yes and no). I browsed through the documentation but could not find a way to do this.

Does anyone know of an easy way to pop up a simple dialog like this and get the user response in a callback for further processing?

Thank you for your help.

Written by