FacebookMappingHelperGetUserProfileMappingTrigger Method |
Retrieves the current condition when the Facebook user profile mapping occurs, and returns it.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax public static FacebookUserProfileMappingTriggerEnum GetUserProfileMappingTrigger(
string siteName = null
)
Parameters
- siteName (Optional)
- Type: SystemString
The site name.
Return Value
Type:
FacebookUserProfileMappingTriggerEnumThe current condition when the Facebook user profile mapping occurs.
See Also