Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com