Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataProtection Namespaces
CMS.DataProtection
ConsentArchiveInfoProvider Class
ConsentArchiveInfoProvider Methods
DeleteConsentArchiveInfo Method
GetConsentArchiveInfo Method
GetConsentArchives Method
SetConsentArchiveInfo Method
ConsentArchiveInfoProvider
GetConsentArchiveInfo Method
Returns
ConsentArchiveInfo
with specified ID.
Namespace:
CMS.DataProtection
Assembly:
CMS.DataProtection (in CMS.DataProtection.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ConsentArchiveInfo
GetConsentArchiveInfo
(
int
id
)
Parameters
id
Type:
System
Int32
ConsentArchiveInfo
ID.
Return Value
Type:
ConsentArchiveInfo
See Also
Reference
ConsentArchiveInfoProvider Class
CMS.DataProtection Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com