MsgBox Web Control Help

MsgBox Fields

The fields of the MsgBox class are listed below. For a complete list of MsgBox class members, see the MsgBox Members topic.

Private Instance Fields

_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.

See Also

MsgBox Class | BWare.UI.Web.WebControls Namespace