MsgBox Web Control Help

MsgBox.Execute Method

Creates the script to display the message box.

Overload List

Creates the script to display the message box.

public void Execute(MsgBoxType,string,string,Control);

Creates the script to display the message box.

public void Execute(Control);

See Also

MsgBox Class | BWare.UI.Web.WebControls Namespace