Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.MembershipProvider.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.MembershipProvider.Facebook
Assembly:
CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.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.MembershipProvider.Facebook
EntityMapping
The mapping between a Facebook API entity and a CMS object.
See Also
Reference
IEntityMapper
TEntity, TInfo
Interface
CMS.MembershipProvider.Facebook Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com