UnsubscriptionEventArgs Properties |
The UnsubscriptionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
Email address that is being unsubscribed.
| ||
IssueID |
ID of issue that subscriber used for unsubscription. Is present only when IssueID is known (is null for example when unsubscribing from administration UI or when issue was deleted).
| |
Newsletter |
Newsletter that subscriber is unsubscribing from.
Can be null in case that subscriber unsubscribed from all newsletter communication.
| |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |