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