Note the page still loads and when you click out of the dialog you will be back on the original page. IOW, it's still full client side behavior even though activated through the server.
public void Show( string Message, string Title, string OkButtonText, string CancelButtonText );
Title
OkButtonText
CancelButtonText
Overloads: