Constable Authorization Engine 2.0 BETA

ChangeUndoManager.Sender Property

[This is preliminary documentation and subject to change.]

Gets the sender of the event notification that was specified in the call to the Initialize method.

[Visual Basic]
Public ReadOnly Property Sender As Object
[C#]
public object Sender {get;}

Property Value

The change notification sender.

See Also

ChangeUndoManager Class | LaMarvin.ComponentModel Namespace