MsgBox Web Control Help

MsgBox.MsgBoxReturnArgs.Source Property

Gets the control that produced the original submit that resulted in the ReturnValueChanged event.

[Visual Basic]
Public ReadOnly Property Source As Control
[C#]
public System.Web.UI.Control Source {get;}

See Also

MsgBox.MsgBoxReturnArgs Class | BWare.UI.Web.WebControls Namespace