See also
Class ModalDialog
West Wind Web Toolkit for ASP.NET
ModalDialog.Show
public void Show(string message, string title, bool asHtml);
Parameters
string message
string title
bool asHtml
Overloads:
public void Show();
See also:
Class ModalDialog