Event WebControl.Message (gb.web.form)
Event Message ( Source As WebControl, Action As String )
 
This event is raised after a message box has been closed.
  - 
Source is the source control, i.e. the control owning the method that opened the message box.
- 
Action is the text of the message box button that has been clicked.