MsgBox Web Control Help

MsgBox._type Field

The message box type member.

[Visual Basic]
Private _type As MsgBoxType
[C#]
private MsgBoxType _type;

See Also

MsgBox Class | BWare.UI.Web.WebControls Namespace