Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ExternalAuthentication Namespaces
CMS.ExternalAuthentication.Facebook
IEntityMapper(TEntity, TInfo) Interface
IEntityMapper(TEntity, TInfo) Methods
Map Method
IEntityMapper
TEntity
,
TInfo
Map Method
Updates CMS object with data from Facebook API entity.
Namespace:
CMS.ExternalAuthentication.Facebook
Assembly:
CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
Copy
void
Map
( TEntity
entity
, TInfo
info
,
EntityMapping
mapping
)
Parameters
entity
Type:
TEntity
The Facebook API entity.
info
Type:
TInfo
The CMS object.
mapping
Type:
CMS.ExternalAuthentication.Facebook
EntityMapping
The mapping between a Facebook API entity and a CMS object.
See Also
Reference
IEntityMapper
TEntity, TInfo
Interface
CMS.ExternalAuthentication.Facebook Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com