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