MsgBox Web Control Help

MsgBox._msgFnName Field

String lookup table for jscript message box function names.

[Visual Basic]
Private _msgFnName As String()
[C#]
private string[] _msgFnName;

See Also

MsgBox Class | BWare.UI.Web.WebControls Namespace