Click or drag to resize
ConsentInfoExtensions Class
Extension methods for ConsentInfo.
Inheritance Hierarchy
SystemObject
  CMS.DataProtectionConsentInfoExtensions

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public static class ConsentInfoExtensions

The ConsentInfoExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConsentText
Gets consent's text for specific cultureCode.
Public methodStatic memberUpsertConsentText
Adds new or updates existing consent language version.
Top
See Also