The fields of the MsgBox class are listed below. For a complete list of MsgBox class members, see the MsgBox Members topic.
_msgFnName | String lookup table for jscript message box function names. |
_prompt | The initial return value for the message box member. |
_return | Message box return value member. |
_source | Member for the control that generated the original postback in response to which the message box is displayed. |
_type | The message box type member. |
MsgBox Class | BWare.UI.Web.WebControls Namespace