See also
Class ModalDialog
West Wind Web Toolkit for ASP.NET
ModalDialog.Show
Shows the dialog as designed without any customizations
public void Show();
Overloads:
public void Show(string message, string title, bool asHtml);
See also:
Class ModalDialog