| FacebookMappingHelperGetUserProfileMappingTrigger Method | 
            Retrieves the current condition when the Facebook user profile mapping occurs, and returns it.
            
 
Namespace: CMS.ExternalAuthentication.FacebookAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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
See Also