Click or drag to resize

PFUserNotifiedEventArgs Properties

The PFUserNotifiedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Cancelation flag. Raising this flag will stop the notification sending and persistance, if raised in events prefixed with 'before'.
Public propertyUserNotification
The PFUserNotification object that is to be persisted for this notification.
Top
See Also