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