WebMessageBox

Assembly: WebForms;

Description

The WebMessageBox class implements a custom dialog box.

Comments

To open the dialog box, call the Show static method with required parameters.

Static class methods inherited from IWebMessageBox

  Method name Brief description
Show The Show method opens the dialog box according to the specified parameters and returns the user action result.

See also:

WebForms Assembly Classes