PersonaInfoProviderReevaluateAllContacts Method |
Reevaluates persona for all contacts.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax public static void ReevaluateAllContacts(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site
Remarks
This method shouldn't be called directly - only from the ContactPersonaEvaluator.
See Also