Click or drag to resize
RevokeConsentAgreementEventArgs Properties

The RevokeConsentAgreementEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConsent
Gets the consent that has been revoked.
Public propertyConsentAgreement
Gets the consent agreement that has been revoked.
Public propertyContact
Gets the contact who has revoked the consent.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also