| PersonaContactHistoryInfoProviderGetPersonaContactHistoryInfo Method | 
Note: This API is now obsolete.
Namespace: CMS.Personas
 Syntax
Syntax[ObsoleteAttribute("Use IPersonaContactHistoryInfoProvider.Get(int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - PersonaContactHistoryInfo.Provider.")] public static PersonaContactHistoryInfo GetPersonaContactHistoryInfo( int id )
 See Also
See Also