Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ExternalAuthentication Namespaces
CMS.ExternalAuthentication.Facebook
EntityMappingSerializer Class
EntityMappingSerializer Methods
SerializeEntityMapping Method
UnserializeEntityMapping Method
EntityMappingSerializer
SerializeEntityMapping Method
Serializes the specified entity mapping into a string.
Namespace:
CMS.ExternalAuthentication.Facebook
Assembly:
CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
SerializeEntityMapping
(
EntityMapping
mapping
)
Parameters
mapping
Type:
CMS.ExternalAuthentication.Facebook
EntityMapping
The entity mapping to serialize.
Return Value
Type:
String
The string that contains the specified entity mapping.
See Also
Reference
EntityMappingSerializer Class
CMS.ExternalAuthentication.Facebook Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com