Client
|
Name | Description | |
---|---|---|
MsgBox(Control, String, String, MsgBoxStyle, Boolean) | Shows a windows application style message box when the control is clicked. | |
MsgBox(Page, String, String, MsgBoxStyle, Boolean) | Shows a windows application style message box when the page has loaded. |