ConsentInfoExtensionsGetConsentText Method |
Namespace: CMS.DataProtection
public static ConsentText GetConsentText( this ConsentInfo consent, string cultureCode )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when consent is null. |
ArgumentException | Thrown when cultureCode is null or empty. |