Click or drag to resize
ConsentAgreementInfoProviderGetConsentAgreements Method
Returns all ConsentAgreementInfo bindings.

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

Return Value

Type: ObjectQueryConsentAgreementInfo
See Also