Click or drag to resize
ConsentAgreementInfoConsentAgreementRevoked Property
Indicates if consent agreement was revoked.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 12.0.0
Syntax
C#
public virtual bool ConsentAgreementRevoked { get; set; }

Property Value

Type: Boolean
See Also