Click or drag to resize
ConsentInfoProviderGetConsents Method
Returns a query for all the ConsentInfo objects.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ConsentInfo> GetConsents()

Return Value

Type: ObjectQueryConsentInfo
See Also