Click or drag to resize
PersonaInfoProviderReevaluateAllContacts Method
Reevaluates persona for all contacts.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
public static void ReevaluateAllContacts()
Remarks
This method shouldn't be called directly - only from the ContactPersonaEvaluator.
See Also