MsgBox Web Control Help
MsgBox Constructor
Initializes a new instance of the MsgBox class.
[Visual Basic]
Public Sub New()
[C#]
public MsgBox();
See Also
MsgBox Class
|
BWare.UI.Web.WebControls Namespace