|
EO.Web MsgBox provides a convenient way for you to display
modal message box in your Web application. The control is
based on EO.Web Dialog
control. So a license for the Dialog control is needed to
use the MsgBox control.
Core features includes:
- Conveniently displays modal dialog box from the
server side or client side;
- Extensive style settings for configuring the message
box, title, icon, message text and button styles;
- Flexible API to define buttons either on the server
or on the client side;
- Handle button click event either on the server
side or on the client side;
|