ConsentArchiveInfoExtensionsGetConsentText Method |
Namespace: CMS.DataProtection
public static ConsentText GetConsentText( this ConsentArchiveInfo consentArchive, string cultureCode )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when consentArchive is null. |
ArgumentNullException | Thrown when cultureCode is null. |